| Required role: | Approved |
| All Verbs | /Ext/GetTransactionsForInvoicing/ |
|---|
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| StoreId | query | int | No | |
| BeginTransId | query | int? | No | |
| EndTransId | query | int? | No | |
| Page | query | int | No | |
| Count | query | int | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| start | form | DateTime | No | |
| DeviceUUID | form | string | No | |
| APIKey | form | string | No | |
| isAdmin | form | bool | No | |
| Cmd | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| TransactionList | form | List<TransactionDTO> | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Result | form | bool | No | |
| ResMessage | form | string | No | |
| Error | form | Error | No | |
| PageInfo | form | BasePageInfo | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| ErrorYn | form | bool | No | |
| ExYn | form | bool | No | |
| ErrorCode | form | string | No | |
| ErrorDescription | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| TotalRecordCount | form | int | No | |
| TotalPageCount | form | int | No | |
| CurrentPage | form | int | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| TransactionHeaderId | form | int | No | |
| TransId | form | int | No | |
| StoreId | form | int | No | |
| PostTypeId | form | int | No | |
| SessionId | form | string | No | |
| PaymentType | form | PaymentTypes | No | |
| Saler | form | UserInfo | No | |
| Buyer | form | UserInfo | No | |
| TransDate | form | DateTime | No | |
| ApproveDate | form | DateTime? | No | |
| BasketTotal | form | decimal | No | |
| ShippingAmount | form | decimal | No | |
| TransAmount | form | decimal | No | |
| GiftAmount | form | decimal? | No | |
| CommisionRate | form | decimal | No | |
| CommisionAmount | form | decimal | No | |
| Status | form | TransactionStatuses | No | |
| ChatStatus | form | ChatStatuses | No | |
| TransState | form | TransactionStates | No | |
| PaymentStatus | form | PaymentStatuses | No | |
| IsInvoiced | form | bool | No | |
| ReturnedYn | form | bool | No | |
| ShippingCode | form | string | No | |
| ShippingCode2 | form | string | No | |
| ShippingDate | form | DateTime? | No | |
| ShippedDate | form | DateTime? | No | |
| ShippingExtent | form | short? | No | |
| DeliveryStatus | form | short? | No | |
| ExtrernalInvoiceNo | form | string | No | |
| PaymentCompletedYn | form | bool? | No | |
| ShippingMethodId | form | short? | No | |
| ShipmentType | form | ShipmentTypes | No | |
| ReasonId | form | short? | No | |
| Reason | form | string | No | |
| Store | form | StoreDTO | No | |
| TransactionItems | form | List<TransactionItemDTO> | No | |
| RatedYn | form | bool | No | |
| AlwAct | form | TransactionAlwAct | No | |
| DeliveryType | form | DeliveryTypes | No | |
| AllowedReturnDate | form | DateTime? | No | |
| PaymentAmount | form | decimal | No | |
| InfoText | form | List<string> | No | |
| TYear | form | string | No | |
| TMonth | form | string | No | |
| OrderData | form | string | No | |
| TransactionType | form | TransactionTypes | No | |
| Payments | form | List<PaymentDTO> | No |
| Name | Value |
|---|---|
| CreditCard | 1 |
| Cash | 11 |
| CreditCardOnDelivery | 12 |
| Mixed | 21 |
| Gift | 22 |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| UserId | form | int | No | |
| UserName | form | string | No | |
| FirstName | form | string | No | |
| UserFullName | form | string | No | |
| Surname | form | string | No | |
| NickName | form | string | No | |
| ProfileImage | form | MediaDTO | No | |
| UserSocialInfo | form | UserSocialInfoDTO | No | |
| Avatar | form | string | No | |
| NeedCommercialMessageConfirmationYn | form | bool | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| PostId | form | int | No | |
| MediaId | form | int? | No | |
| UsageType | form | UsageTypes | No | |
| MediaType | form | MediaTypes | No | |
| Source | form | string | No | |
| MediaFileName | form | string | No | |
| MediaMime | form | string | No | |
| IsMain | form | bool | No | |
| RefId | form | int? | No | |
| OrderNum | form | int | No | |
| Action | form | DBAction | No | |
| IsDeleted | form | bool | No | |
| FriendlyURL | form | string | No | |
| PostVariantA1Key | form | string | No | |
| SourceUrl | form | string | No | |
| ActiveYn | form | bool | No |
| Name | Value |
|---|---|
| StoreMedias | 1 |
| StoreFiles | 2 |
| Name | Value |
|---|---|
| icon | 0 |
| Image | 1 |
| Video | 2 |
| Youtube | 3 |
| 8 | |
| File | 9 |
| ThreeD | 10 |
| Custom | 99 |
| None |
| Insert |
| Update |
| Delete |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| AvgRate | form | double | No | |
| RateCount | form | int | No | |
| LikeCount | form | int | No | |
| BanCount | form | int | No | |
| BannedCount | form | int | No | |
| FollowCount | form | int | No | |
| FollowedCount | form | int | No | |
| ActivePostCount | form | int | No | |
| ViewCount | form | int | No | |
| DidUserLike | form | bool | No | |
| DidUserBan | form | bool | No | |
| DidUserBanned | form | bool | No | |
| DidUserRate | form | bool | No | |
| DidUserFollow | form | bool | No | |
| DidUserFollowed | form | bool | No |
| Name | Value |
|---|---|
| Draft | 0 |
| InProgress | 1 |
| SalerApproved | 11 |
| SalerRejected | 12 |
| BuyerCancelled | 13 |
| SalerStartShippment | 16 |
| ShipmentStarted | 17 |
| ShipmentCanceled | 19 |
| BuyerApproved | 21 |
| BuyerRejected | 22 |
| AdminApproved | 41 |
| AdminRejected | 42 |
| Completed | 101 |
| ReturnedItem | 102 |
| SalerFirstNotification | 201 |
| SalerSecondNotification | 202 |
| BuyerFirstNotification | 203 |
| BuyerSecondNotification | 204 |
| Name | Value |
|---|---|
| Active | 1 |
| WaitForSalerAction | 2 |
| WaitForBuyerAction | 3 |
| WaitForAdminAction | 4 |
| WaitForRateAction | 5 |
| WaitForShipAction | 6 |
| ShipmentReturned | 7 |
| Completed | 10 |
| Archived | 11 |
| Deleted | 99 |
| Draft |
| InProgress |
| Completed |
| Cancelled |
| Unknown |
| InProgress |
| Approved |
| Refunded |
| Cancelled |
| None |
| Online |
| Manual |
| External |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| StoreId | form | int | No | |
| StoreName | form | string | No | |
| StoreHeader | form | string | No | |
| Summary | form | string | No | |
| Description | form | string | No | |
| PostTypeId | form | short | No | |
| Location | form | GeoLocation | No | |
| Badges | form | List<ItemBadgeDTO> | No | |
| MainMedia | form | MediaDTO | No | |
| SocialInfo | form | ItemSocialInfoDTO | No | |
| StoreStatus | form | ItemStatuses | No | |
| StoreState | form | ItemStates | No | |
| UserId | form | int | No | |
| Owner | form | UserInfo | No | |
| Action | form | DBAction | No | |
| SaleLocalYn | form | bool | No | |
| SaleCountryYn | form | bool | No | |
| DeliveryToAddressYn | form | bool | No | |
| DeliveryInStoreYn | form | bool | No | |
| DeliveryByCargo | form | bool | No | |
| OpenYn | form | bool | No | |
| ShippingPriceYn | form | bool | No | |
| ShippingAmount | form | decimal? | No | |
| ShippingUpperLimit | form | decimal? | No | |
| ShippingUpperAmount | form | decimal? | No | |
| MaxDistance | form | short? | No | |
| Distance | form | double | No | |
| MapAvatar | form | string | No | |
| StartDate | form | DateTime? | No | |
| EndDate | form | DateTime? | No | |
| OpenHours | form | WeekOpenHours | No | |
| AlwAct | form | int | No | |
| MinAmountForOrder | form | decimal? | No | |
| AverageServiceTime | form | short? | No | |
| ClosedYn | form | bool | No | |
| FriendlyURL | form | string | No | |
| CategoryId | form | short | No | |
| CategoryKey | form | string | No | |
| ChatMethod | form | ChatMethods | No | |
| AllowPaymentOnAddres | form | bool | No | |
| AllowedPayments | form | string | No | |
| AttributeData | form | string | No | |
| AttributeMeta | form | string | No | |
| GeoAddress | form | string | No | |
| VersionStatus | form | VersionStatus | No | |
| BlockedYn | form | bool | No | |
| form | string | No | ||
| Phone | form | string | No | |
| StatusInfoHashTag | form | string | No | |
| StatusInfoText | form | string | No | |
| TrustedYn | form | bool | No | |
| EmailVerified | form | bool | No | |
| PhoneNumberVerified | form | bool | No | |
| StoreCustom | form | StoreCustomDto | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Lon | form | string | No | |
| Lat | form | string | No | |
| GeoAddress | form | string | No | |
| IsDeleted | form | bool | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| BadgeId | form | int | No | |
| ItemId | form | int | No | |
| BadgeTypeId | form | short | No | |
| StartDate | form | DateTime? | No | |
| EndDate | form | DateTime? | No | |
| Priorty | form | short? | No | |
| ActiveYn | form | bool | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| PostId | form | int | No | |
| AvgRate | form | decimal | No | |
| RateCount | form | int | No | |
| Rate1Count | form | int | No | |
| Rate2Count | form | int | No | |
| Rate3Count | form | int | No | |
| Rate4Count | form | int | No | |
| Rate5Count | form | int | No | |
| LikeCount | form | int | No | |
| FollowCount | form | int | No | |
| ViewCount | form | int | No | |
| DidUserLike | form | bool | No | |
| DidUserRate | form | bool | No | |
| DidUserFollow | form | bool | No | |
| CanBeShared | form | bool | No | |
| Score | form | short | No | |
| MinSalePrice | form | decimal | No | |
| PostAge | form | int | No | |
| ApprovedDate | form | DateTime? | No |
| Name | Value |
|---|---|
| Draft | 0 |
| Pending | 1 |
| Rejected | 2 |
| Published | 10 |
| Archived | 11 |
| Deleted | 99 |
| Name | Value |
|---|---|
| New | 0 |
| Exist | 10 |
| Archived | 11 |
| Bloked | 12 |
| Deleted | 99 |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| OpenHoursId | form | int? | No | |
| Open7x24 | form | bool | No | |
| OfflinePOYn | form | bool | No | |
| Day1 | form | DayOpenHours | No | |
| Day2 | form | DayOpenHours | No | |
| Day3 | form | DayOpenHours | No | |
| Day4 | form | DayOpenHours | No | |
| Day5 | form | DayOpenHours | No | |
| Day6 | form | DayOpenHours | No | |
| Day7 | form | DayOpenHours | No | |
| Action | form | DBAction | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| OpenHourId | form | int | No | |
| WeekDay | form | int | No | |
| IsOpen | form | bool | No | |
| Start | form | TimeSpan? | No | |
| End | form | TimeSpan? | No |
| NoChat |
| Platform |
| External |
| Name | Value |
|---|---|
| AddOrEdit | 1 |
| Approved | 2 |
| DeleteRequest | 3 |
| Deleted | 4 |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| StoreId | form | int | No | |
| StoreCustomId | form | int | No | |
| ExternalYn | form | bool | No | |
| ExtProviderId | form | ExternalProviders | No | |
| ExtProvider | form | string | No | |
| SecretKey | form | string | No | |
| ApiKey | form | string | No | |
| ChatMethod | form | ChatMethods | No | |
| TransTrackMethod | form | TransactionTrackMethods | No | |
| NotificationMethod | form | NotificationMethods | No | |
| StockCodeControlYn | form | bool | No | |
| CargoCostApplyMethods | form | CargoCostApplyMethods | No | |
| PreferedShipmentType | form | ShipmentTypes | No | |
| PreferedShipmentMethodId | form | ShippingCompanies? | No | |
| PreferedReturnShipmentType | form | ShipmentTypes | No | |
| PreferedReturnShipmentMethodId | form | ShippingCompanies? | No | |
| PreferedReturnShipmentDescription | form | string | No | |
| ExtensionData | form | string | No | |
| ExtApiKey | form | string | No | |
| ExtSecretKey | form | string | No | |
| ExtStoreCode | form | string | No | |
| OpenHours | form | WeekOpenHours | No | |
| PreferedCargoPaymentType | form | CargoPaymentTypes | No | |
| PreferedReturnCargoPaymentType | form | CargoPaymentTypes | No | |
| PreferedShipmentDescription | form | string | No |
| Name | Value |
|---|---|
| Needion | 0 |
| Ayensoft | 1 |
| Entegra | 2 |
| Jetteknoloji | 3 |
| Propars | 4 |
| BizimHesap | 5 |
| Dogus | 6 |
| StockMount | 11 |
| Xml | 12 |
| Excel | 13 |
| TrendYolAPI | 21 |
| N11API | 22 |
| Unknown | 99 |
| Name | Value |
|---|---|
| Platform | 1 |
| External | 2 |
| None |
| OnlyFCM |
| All |
| Name | Value |
|---|---|
| Global | 0 |
| AllOrders | 1 |
| OrderBased | 2 |
| StorePointBased | 3 |
| StorePointAndOrderBased | 4 |
| NoCostApply | 9 |
| Name | Value |
|---|---|
| YurticiKargo | 1 |
| ArasKargo | 2 |
| UPSKargo | 3 |
| MNGKargo | 4 |
| SuratKargo | 5 |
| DHLKargo | 6 |
| PTTKargo | 8 |
| HorozLojistik | 9 |
| HepsiJet | 11 |
| Name | Value |
|---|---|
| Needion | 1 |
| Seller | 2 |
| Buyer | 3 |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| TransItemId | form | int | No | |
| StoreId | form | int? | No | |
| PostId | form | int? | No | |
| PostVariantId | form | int? | No | |
| Name | form | string | No | |
| Description | form | string | No | |
| ListPrice | form | decimal | No | |
| UnitPrice | form | decimal | No | |
| Quantity | form | int | No | |
| TotalPrice | form | decimal | No | |
| MediaId | form | int? | No | |
| RatedYn | form | bool | No | |
| ReturnedYn | form | bool | No | |
| ReturnedQuantity | form | int | No | |
| AlwAct | form | TransactionItemAlwAct | No | |
| AllowReturn | form | bool | No | |
| AllowedReturnDate | form | DateTime? | No | |
| ReturnCount | form | int | No | |
| MediaUrl | form | string | No | |
| Category | form | string | No | |
| GiftAmount | form | decimal? | No | |
| PaidPrice | form | decimal? | No | |
| DiscountAmount | form | decimal? | No | |
| Message | form | string | No | |
| NetUnitPrice | form | decimal? | No | |
| NetTotalPrice | form | decimal? | No | |
| CampaignId | form | int? | No | |
| ItemData | form | ItemDataDto | No | |
| SerialNumber | form | string | No |
| Name | Value |
|---|---|
| CanRate | 1 |
| CanReturn | 2 |
| ShowReturnInfo | 4 |
| AllowSerialNumber | 8 |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| ItemDataType | form | ItemDataTypes | No | |
| ItemData | form | string | No |
| Name | Value |
|---|---|
| Aydem | 1 |
| Personalized | 2 |
| Name | Value |
|---|---|
| ActionRequired | 1 |
| SalerReject | 2 |
| SalerApprove | 4 |
| SalerApproveByCode | 8 |
| SalerShipping | 16 |
| SalerExtendShippingDate | 32 |
| ShowBuyerInvoiceInfo | 64 |
| BuyerReturn | 128 |
| BuyerCancel | 256 |
| BuyerApprov | 512 |
| BuyerReject | 1024 |
| BuyerRateStore | 2048 |
| ShowCargoInfo | 4096 |
| ShowHowToShipInfo | 8192 |
| Name | Value |
|---|---|
| None | 0 |
| DeliveryToAddress | 1 |
| DeliveryInStore | 2 |
| DeliveryByCargo | 4 |
| Name | Value |
|---|---|
| P2P | 1 |
| Doping | 2 |
| Cargo | 4 |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| PaymentId | form | int | No | |
| TransId | form | int | No | |
| PaymentType | form | PaymentTypes | No | |
| Saler | form | UserInfo | No | |
| Buyer | form | UserInfo | No | |
| PaymentDate | form | DateTime | No | |
| ApproveDate | form | DateTime | No | |
| PaymentAmount | form | double | No | |
| CommmisionRate | form | double | No | |
| CommmisionAmount | form | double | No | |
| PaymentStatus | form | PaymentStatuses | No | |
| PaymentDetails | form | List<PaymentDetailDTO> | No | |
| PaidPrice | form | decimal | No | |
| Installment | form | int | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| PaymentId | form | int | No | |
| MerchantId | form | int | No | |
| BlockageRate | form | decimal | No | |
| BlockageRateAmount | form | decimal | No | |
| BlockageRateAmountSubMerchant | form | decimal | No | |
| BlockageResolvedDate | form | DateTime | No | |
| CommissionRate | form | decimal | No | |
| CommissionRateAmount | form | decimal | No | |
| PaidPrice | form | decimal | No | |
| PayoutAmount | form | decimal | No | |
| ProductId | form | int | No | |
| Price | form | decimal | No | |
| ServiceCommissionFee | form | decimal | No | |
| ServiceCommissionRateAmount | form | decimal | No | |
| ServicePaymentTransactionId | form | string | No | |
| SubMerchantKey | form | string | No | |
| SubMerchantPayoutAmount | form | decimal | No | |
| SubMerchantPayoutRate | form | decimal | No | |
| SubMerchantPrice | form | decimal | No | |
| TransactionStatus | form | PaymentDetailStatuses | No |
| Name | Value |
|---|---|
| FraudControl | 0 |
| InProgress | 1 |
| Approved | 2 |
| Refund | 3 |
| Cancel | 4 |
| FraudReject | -1 |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| TransactionList | form | List<TransactionDTO> | No |
To override the Content-type in your clients, use the HTTP Accept Header, append the .jsv suffix or ?format=jsv
The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.
POST /Ext/GetTransactionsForInvoicing/ HTTP/1.1
Host: apiservices.needion.com
Accept: text/jsv
Content-Type: text/jsv
Content-Length: length
{
StoreId: 0,
BeginTransId: 0,
EndTransId: 0,
Page: 0,
Count: 0,
start: 0001-01-01,
DeviceUUID: String,
APIKey: String,
isAdmin: False,
Cmd: String
}
HTTP/1.1 200 OK
Content-Type: text/jsv
Content-Length: length
{
TransactionList:
[
{
TransactionHeaderId: 0,
TransId: 0,
StoreId: 0,
PostTypeId: 0,
SessionId: String,
PaymentType: CreditCard,
Saler:
{
UserId: 0,
UserName: String,
FirstName: String,
UserFullName: String,
Surname: String,
NickName: String,
ProfileImage:
{
PostId: 0,
MediaId: 0,
UsageType: StoreMedias,
MediaType: icon,
Source: String,
MediaFileName: String,
MediaMime: String,
IsMain: False,
RefId: 0,
OrderNum: 0,
Action: None,
IsDeleted: False,
FriendlyURL: String,
PostVariantA1Key: String,
SourceUrl: String,
ActiveYn: False
},
UserSocialInfo:
{
AvgRate: 0,
RateCount: 0,
LikeCount: 0,
BanCount: 0,
BannedCount: 0,
FollowCount: 0,
FollowedCount: 0,
ActivePostCount: 0,
ViewCount: 0,
DidUserLike: False,
DidUserBan: False,
DidUserBanned: False,
DidUserRate: False,
DidUserFollow: False,
DidUserFollowed: False
},
Avatar: String,
NeedCommercialMessageConfirmationYn: False
},
Buyer:
{
UserId: 0,
UserName: String,
FirstName: String,
UserFullName: String,
Surname: String,
NickName: String,
ProfileImage:
{
PostId: 0,
MediaId: 0,
UsageType: StoreMedias,
MediaType: icon,
Source: String,
MediaFileName: String,
MediaMime: String,
IsMain: False,
RefId: 0,
OrderNum: 0,
Action: None,
IsDeleted: False,
FriendlyURL: String,
PostVariantA1Key: String,
SourceUrl: String,
ActiveYn: False
},
UserSocialInfo:
{
AvgRate: 0,
RateCount: 0,
LikeCount: 0,
BanCount: 0,
BannedCount: 0,
FollowCount: 0,
FollowedCount: 0,
ActivePostCount: 0,
ViewCount: 0,
DidUserLike: False,
DidUserBan: False,
DidUserBanned: False,
DidUserRate: False,
DidUserFollow: False,
DidUserFollowed: False
},
Avatar: String,
NeedCommercialMessageConfirmationYn: False
},
TransDate: 0001-01-01,
ApproveDate: 0001-01-01,
BasketTotal: 0,
ShippingAmount: 0,
TransAmount: 0,
GiftAmount: 0,
CommisionRate: 0,
CommisionAmount: 0,
Status: Draft,
ChatStatus: Active,
TransState: Draft,
PaymentStatus: Unknown,
IsInvoiced: False,
ReturnedYn: False,
ShippingCode: String,
ShippingCode2: String,
ShippingDate: 0001-01-01,
ShippedDate: 0001-01-01,
ShippingExtent: 0,
DeliveryStatus: 0,
ExtrernalInvoiceNo: String,
PaymentCompletedYn: False,
ShippingMethodId: 0,
ShipmentType: None,
ReasonId: 0,
Reason: String,
Store:
{
StoreId: 0,
StoreName: String,
StoreHeader: String,
Summary: String,
Description: String,
PostTypeId: 0,
Location:
{
Lon: String,
Lat: String,
GeoAddress: String,
IsDeleted: False
},
Badges:
[
{
BadgeId: 0,
ItemId: 0,
BadgeTypeId: 0,
StartDate: 0001-01-01,
EndDate: 0001-01-01,
Priorty: 0,
ActiveYn: False
}
],
MainMedia:
{
PostId: 0,
MediaId: 0,
UsageType: StoreMedias,
MediaType: icon,
Source: String,
MediaFileName: String,
MediaMime: String,
IsMain: False,
RefId: 0,
OrderNum: 0,
Action: None,
IsDeleted: False,
FriendlyURL: String,
PostVariantA1Key: String,
SourceUrl: String,
ActiveYn: False
},
SocialInfo:
{
PostId: 0,
AvgRate: 0,
RateCount: 0,
Rate1Count: 0,
Rate2Count: 0,
Rate3Count: 0,
Rate4Count: 0,
Rate5Count: 0,
LikeCount: 0,
FollowCount: 0,
ViewCount: 0,
DidUserLike: False,
DidUserRate: False,
DidUserFollow: False,
CanBeShared: False,
Score: 0,
MinSalePrice: 0,
PostAge: 0,
ApprovedDate: 0001-01-01
},
StoreStatus: Draft,
StoreState: New,
UserId: 0,
Owner:
{
UserId: 0,
UserName: String,
FirstName: String,
UserFullName: String,
Surname: String,
NickName: String,
ProfileImage:
{
PostId: 0,
MediaId: 0,
UsageType: StoreMedias,
MediaType: icon,
Source: String,
MediaFileName: String,
MediaMime: String,
IsMain: False,
RefId: 0,
OrderNum: 0,
Action: None,
IsDeleted: False,
FriendlyURL: String,
PostVariantA1Key: String,
SourceUrl: String,
ActiveYn: False
},
UserSocialInfo:
{
AvgRate: 0,
RateCount: 0,
LikeCount: 0,
BanCount: 0,
BannedCount: 0,
FollowCount: 0,
FollowedCount: 0,
ActivePostCount: 0,
ViewCount: 0,
DidUserLike: False,
DidUserBan: False,
DidUserBanned: False,
DidUserRate: False,
DidUserFollow: False,
DidUserFollowed: False
},
Avatar: String,
NeedCommercialMessageConfirmationYn: False
},
Action: None,
SaleLocalYn: False,
SaleCountryYn: False,
DeliveryToAddressYn: False,
DeliveryInStoreYn: False,
DeliveryByCargo: False,
OpenYn: False,
ShippingPriceYn: False,
ShippingAmount: 0,
ShippingUpperLimit: 0,
ShippingUpperAmount: 0,
MaxDistance: 0,
Distance: 0,
MapAvatar: String,
StartDate: 0001-01-01,
EndDate: 0001-01-01,
OpenHours:
{
OpenHoursId: 0,
Open7x24: False,
OfflinePOYn: False,
Day1:
{
OpenHourId: 0,
WeekDay: 0,
IsOpen: False,
Start: PT0S,
End: PT0S
},
Day2:
{
OpenHourId: 0,
WeekDay: 0,
IsOpen: False,
Start: PT0S,
End: PT0S
},
Day3:
{
OpenHourId: 0,
WeekDay: 0,
IsOpen: False,
Start: PT0S,
End: PT0S
},
Day4:
{
OpenHourId: 0,
WeekDay: 0,
IsOpen: False,
Start: PT0S,
End: PT0S
},
Day5:
{
OpenHourId: 0,
WeekDay: 0,
IsOpen: False,
Start: PT0S,
End: PT0S
},
Day6:
{
OpenHourId: 0,
WeekDay: 0,
IsOpen: False,
Start: PT0S,
End: PT0S
},
Day7:
{
OpenHourId: 0,
WeekDay: 0,
IsOpen: False,
Start: PT0S,
End: PT0S
},
Action: None
},
AlwAct: 0,
MinAmountForOrder: 0,
AverageServiceTime: 0,
ClosedYn: False,
FriendlyURL: String,
CategoryId: 0,
CategoryKey: String,
ChatMethod: NoChat,
AllowPaymentOnAddres: False,
AllowedPayments: String,
AttributeData: String,
AttributeMeta: String,
GeoAddress: String,
VersionStatus: AddOrEdit,
BlockedYn: False,
Email: String,
Phone: String,
StatusInfoHashTag: String,
StatusInfoText: String,
TrustedYn: False,
EmailVerified: False,
PhoneNumberVerified: False,
StoreCustom:
{
StoreId: 0,
StoreCustomId: 0,
ExternalYn: False,
ExtProviderId: Needion,
ExtProvider: String,
SecretKey: String,
ApiKey: String,
ChatMethod: NoChat,
TransTrackMethod: Platform,
NotificationMethod: None,
StockCodeControlYn: False,
CargoCostApplyMethods: Global,
PreferedShipmentType: None,
PreferedShipmentMethodId: 0,
PreferedReturnShipmentType: None,
PreferedReturnShipmentMethodId: 0,
PreferedReturnShipmentDescription: String,
ExtensionData: String,
ExtApiKey: String,
ExtSecretKey: String,
ExtStoreCode: String,
OpenHours:
{
OpenHoursId: 0,
Open7x24: False,
OfflinePOYn: False,
Day1:
{
OpenHourId: 0,
WeekDay: 0,
IsOpen: False,
Start: PT0S,
End: PT0S
},
Day2:
{
OpenHourId: 0,
WeekDay: 0,
IsOpen: False,
Start: PT0S,
End: PT0S
},
Day3:
{
OpenHourId: 0,
WeekDay: 0,
IsOpen: False,
Start: PT0S,
End: PT0S
},
Day4:
{
OpenHourId: 0,
WeekDay: 0,
IsOpen: False,
Start: PT0S,
End: PT0S
},
Day5:
{
OpenHourId: 0,
WeekDay: 0,
IsOpen: False,
Start: PT0S,
End: PT0S
},
Day6:
{
OpenHourId: 0,
WeekDay: 0,
IsOpen: False,
Start: PT0S,
End: PT0S
},
Day7:
{
OpenHourId: 0,
WeekDay: 0,
IsOpen: False,
Start: PT0S,
End: PT0S
},
Action: None
},
PreferedCargoPaymentType: Needion,
PreferedReturnCargoPaymentType: Needion,
PreferedShipmentDescription: String
}
},
TransactionItems:
[
{
TransItemId: 0,
StoreId: 0,
PostId: 0,
PostVariantId: 0,
Name: String,
Description: String,
ListPrice: 0,
UnitPrice: 0,
Quantity: 0,
TotalPrice: 0,
MediaId: 0,
RatedYn: False,
ReturnedYn: False,
ReturnedQuantity: 0,
AlwAct: 1,
AllowReturn: False,
AllowedReturnDate: 0001-01-01,
ReturnCount: 0,
MediaUrl: String,
Category: String,
GiftAmount: 0,
PaidPrice: 0,
DiscountAmount: 0,
Message: String,
NetUnitPrice: 0,
NetTotalPrice: 0,
CampaignId: 0,
ItemData:
{
ItemDataType: Aydem,
ItemData: String
},
SerialNumber: String
}
],
RatedYn: False,
AlwAct: 1,
DeliveryType: None,
AllowedReturnDate: 0001-01-01,
PaymentAmount: 0,
InfoText:
[
String
],
TYear: String,
TMonth: String,
OrderData: String,
TransactionType: P2P,
Payments:
[
{
PaymentId: 0,
TransId: 0,
PaymentType: CreditCard,
Saler:
{
UserId: 0,
UserName: String,
FirstName: String,
UserFullName: String,
Surname: String,
NickName: String,
ProfileImage:
{
PostId: 0,
MediaId: 0,
UsageType: StoreMedias,
MediaType: icon,
Source: String,
MediaFileName: String,
MediaMime: String,
IsMain: False,
RefId: 0,
OrderNum: 0,
Action: None,
IsDeleted: False,
FriendlyURL: String,
PostVariantA1Key: String,
SourceUrl: String,
ActiveYn: False
},
UserSocialInfo:
{
AvgRate: 0,
RateCount: 0,
LikeCount: 0,
BanCount: 0,
BannedCount: 0,
FollowCount: 0,
FollowedCount: 0,
ActivePostCount: 0,
ViewCount: 0,
DidUserLike: False,
DidUserBan: False,
DidUserBanned: False,
DidUserRate: False,
DidUserFollow: False,
DidUserFollowed: False
},
Avatar: String,
NeedCommercialMessageConfirmationYn: False
},
Buyer:
{
UserId: 0,
UserName: String,
FirstName: String,
UserFullName: String,
Surname: String,
NickName: String,
ProfileImage:
{
PostId: 0,
MediaId: 0,
UsageType: StoreMedias,
MediaType: icon,
Source: String,
MediaFileName: String,
MediaMime: String,
IsMain: False,
RefId: 0,
OrderNum: 0,
Action: None,
IsDeleted: False,
FriendlyURL: String,
PostVariantA1Key: String,
SourceUrl: String,
ActiveYn: False
},
UserSocialInfo:
{
AvgRate: 0,
RateCount: 0,
LikeCount: 0,
BanCount: 0,
BannedCount: 0,
FollowCount: 0,
FollowedCount: 0,
ActivePostCount: 0,
ViewCount: 0,
DidUserLike: False,
DidUserBan: False,
DidUserBanned: False,
DidUserRate: False,
DidUserFollow: False,
DidUserFollowed: False
},
Avatar: String,
NeedCommercialMessageConfirmationYn: False
},
PaymentDate: 0001-01-01,
ApproveDate: 0001-01-01,
PaymentAmount: 0,
CommmisionRate: 0,
CommmisionAmount: 0,
PaymentStatus: Unknown,
PaymentDetails:
[
{
PaymentId: 0,
MerchantId: 0,
BlockageRate: 0,
BlockageRateAmount: 0,
BlockageRateAmountSubMerchant: 0,
BlockageResolvedDate: 0001-01-01,
CommissionRate: 0,
CommissionRateAmount: 0,
PaidPrice: 0,
PayoutAmount: 0,
ProductId: 0,
Price: 0,
ServiceCommissionFee: 0,
ServiceCommissionRateAmount: 0,
ServicePaymentTransactionId: String,
SubMerchantKey: String,
SubMerchantPayoutAmount: 0,
SubMerchantPayoutRate: 0,
SubMerchantPrice: 0,
TransactionStatus: FraudControl
}
],
PaidPrice: 0,
Installment: 0
}
]
}
],
Result: False,
ResMessage: String,
Error:
{
ErrorYn: False,
ExYn: False,
ErrorCode: String,
ErrorDescription: String
},
PageInfo:
{
TotalRecordCount: 0,
TotalPageCount: 0,
CurrentPage: 0
}
}