All Verbs | /Trans/GetMyOrders/ |
---|
Name | Parameter | Data Type | Required | Description |
---|---|---|---|---|
TransListTypes | query | TransactionListTypes? | No | |
SearchText | query | string | No | |
IncludeStoreYn | query | bool | No | |
IncludeItemsYn | query | bool | No | |
Page | query | int | No | |
Count | query | int | No | |
ShowBuyerCancelled | query | bool | No | |
TransId | 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 |
---|---|---|---|---|
Orders | 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 |
Name | Value |
---|---|
None | 0 |
Insert | 1 |
Update | 2 |
Delete | 3 |
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 |
Name | Value |
---|---|
Draft | 0 |
InProgress | 1 |
Completed | 2 |
Cancelled | 3 |
Name | Value |
---|---|
Unknown | 0 |
InProgress | 1 |
Approved | 2 |
Refunded | 3 |
Cancelled | 4 |
Name | Value |
---|---|
None | 0 |
Online | 1 |
Manual | 2 |
External | 3 |
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 | |
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 |
Name | Value |
---|---|
NoChat | 0 |
Platform | 1 |
External | 2 |
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 |
StockMount | 11 |
Xml | 12 |
Excel | 13 |
TrendYolAPI | 21 |
N11API | 22 |
Unknown | 99 |
Name | Value |
---|---|
Platform | 1 |
External | 2 |
Name | Value |
---|---|
None | 0 |
OnlyFCM | 1 |
All | 2 |
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 |
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 | Value |
---|---|
Drafts | 0 |
InProgress | 1 |
Approved | 2 |
Shipped | 3 |
Rejected | 4 |
Cancelled | 5 |
New | 6 |
All | 10 |
BuyerCancelled | 13 |
Completed | 101 |
Returned | 102 |
Name | Parameter | Data Type | Required | Description |
---|---|---|---|---|
Orders | form | List<TransactionDTO> | No |
To override the Content-type in your clients, use the HTTP Accept Header, append the .json suffix or ?format=json
To embed the response in a jsonp callback, append ?callback=myCallback
The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.
POST /Trans/GetMyOrders/ HTTP/1.1
Host: baseservices.needion.com
Accept: application/json
Content-Type: application/json
Content-Length: length
{"TransListTypes":0,"SearchText":"String","IncludeStoreYn":false,"IncludeItemsYn":false,"Page":0,"Count":0,"ShowBuyerCancelled":false,"TransId":0,"start":"\/Date(-62135596800000-0000)\/","DeviceUUID":"String","APIKey":"String","isAdmin":false,"Cmd":"String"}
HTTP/1.1 200 OK Content-Type: application/json Content-Length: length {"Orders":[{"TransactionHeaderId":0,"TransId":0,"StoreId":0,"PostTypeId":0,"SessionId":"String","PaymentType":1,"Saler":{"UserId":0,"UserName":"String","FirstName":"String","UserFullName":"String","Surname":"String","NickName":"String","ProfileImage":{"PostId":0,"MediaId":0,"UsageType":1,"MediaType":0,"Source":"String","MediaFileName":"String","MediaMime":"String","IsMain":false,"RefId":0,"OrderNum":0,"Action":0,"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":1,"MediaType":0,"Source":"String","MediaFileName":"String","MediaMime":"String","IsMain":false,"RefId":0,"OrderNum":0,"Action":0,"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":"\/Date(-62135596800000-0000)\/","ApproveDate":"\/Date(-62135596800000-0000)\/","BasketTotal":0,"ShippingAmount":0,"TransAmount":0,"GiftAmount":0,"CommisionRate":0,"CommisionAmount":0,"Status":0,"ChatStatus":1,"TransState":0,"PaymentStatus":0,"IsInvoiced":false,"ReturnedYn":false,"ShippingCode":"String","ShippingCode2":"String","ShippingDate":"\/Date(-62135596800000-0000)\/","ShippedDate":"\/Date(-62135596800000-0000)\/","ShippingExtent":0,"DeliveryStatus":0,"ExtrernalInvoiceNo":"String","PaymentCompletedYn":false,"ShippingMethodId":0,"ShipmentType":0,"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":"\/Date(-62135596800000-0000)\/","EndDate":"\/Date(-62135596800000-0000)\/","Priorty":0,"ActiveYn":false}],"MainMedia":{"PostId":0,"MediaId":0,"UsageType":1,"MediaType":0,"Source":"String","MediaFileName":"String","MediaMime":"String","IsMain":false,"RefId":0,"OrderNum":0,"Action":0,"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":"\/Date(-62135596800000-0000)\/"},"StoreStatus":0,"StoreState":0,"UserId":0,"Owner":{"UserId":0,"UserName":"String","FirstName":"String","UserFullName":"String","Surname":"String","NickName":"String","ProfileImage":{"PostId":0,"MediaId":0,"UsageType":1,"MediaType":0,"Source":"String","MediaFileName":"String","MediaMime":"String","IsMain":false,"RefId":0,"OrderNum":0,"Action":0,"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":0,"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":"\/Date(-62135596800000-0000)\/","EndDate":"\/Date(-62135596800000-0000)\/","OpenHours":{"OpenHoursId":0,"Open7x24":false,"OfflinePOYn":false,"Day1":{"OpenHourId":0,"WeekDay":0,"IsOpen":false,"Start":"00:00:00","End":"00:00:00"},"Day2":{"OpenHourId":0,"WeekDay":0,"IsOpen":false,"Start":"00:00:00","End":"00:00:00"},"Day3":{"OpenHourId":0,"WeekDay":0,"IsOpen":false,"Start":"00:00:00","End":"00:00:00"},"Day4":{"OpenHourId":0,"WeekDay":0,"IsOpen":false,"Start":"00:00:00","End":"00:00:00"},"Day5":{"OpenHourId":0,"WeekDay":0,"IsOpen":false,"Start":"00:00:00","End":"00:00:00"},"Day6":{"OpenHourId":0,"WeekDay":0,"IsOpen":false,"Start":"00:00:00","End":"00:00:00"},"Day7":{"OpenHourId":0,"WeekDay":0,"IsOpen":false,"Start":"00:00:00","End":"00:00:00"},"Action":0},"AlwAct":0,"MinAmountForOrder":0,"AverageServiceTime":0,"ClosedYn":false,"FriendlyURL":"String","CategoryId":0,"CategoryKey":"String","ChatMethod":0,"AllowPaymentOnAddres":false,"AllowedPayments":"String","AttributeData":"String","AttributeMeta":"String","GeoAddress":"String","VersionStatus":1,"BlockedYn":false,"Email":"String","Phone":"String","StatusInfoHashTag":"String","StatusInfoText":"String","TrustedYn":false,"StoreCustom":{"StoreId":0,"StoreCustomId":0,"ExternalYn":false,"ExtProviderId":0,"ExtProvider":"String","SecretKey":"String","ApiKey":"String","ChatMethod":0,"TransTrackMethod":1,"NotificationMethod":0,"StockCodeControlYn":false,"CargoCostApplyMethods":0,"PreferedShipmentType":0,"PreferedShipmentMethodId":0,"PreferedReturnShipmentType":0,"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":"00:00:00","End":"00:00:00"},"Day2":{"OpenHourId":0,"WeekDay":0,"IsOpen":false,"Start":"00:00:00","End":"00:00:00"},"Day3":{"OpenHourId":0,"WeekDay":0,"IsOpen":false,"Start":"00:00:00","End":"00:00:00"},"Day4":{"OpenHourId":0,"WeekDay":0,"IsOpen":false,"Start":"00:00:00","End":"00:00:00"},"Day5":{"OpenHourId":0,"WeekDay":0,"IsOpen":false,"Start":"00:00:00","End":"00:00:00"},"Day6":{"OpenHourId":0,"WeekDay":0,"IsOpen":false,"Start":"00:00:00","End":"00:00:00"},"Day7":{"OpenHourId":0,"WeekDay":0,"IsOpen":false,"Start":"00:00:00","End":"00:00:00"},"Action":0},"PreferedCargoPaymentType":1,"PreferedReturnCargoPaymentType":1,"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":"\/Date(-62135596800000-0000)\/","ReturnCount":0,"MediaUrl":"String","Category":"String","GiftAmount":0,"PaidPrice":0,"DiscountAmount":0,"Message":"String","NetUnitPrice":0,"NetTotalPrice":0,"CampaignId":0,"ItemData":{"ItemDataType":1,"ItemData":"String"},"SerialNumber":"String"}],"RatedYn":false,"AlwAct":1,"DeliveryType":0,"AllowedReturnDate":"\/Date(-62135596800000-0000)\/","PaymentAmount":0,"InfoText":["String"],"TYear":"String","TMonth":"String","OrderData":"String","TransactionType":1,"Payments":[{"PaymentId":0,"TransId":0,"PaymentType":1,"Saler":{"UserId":0,"UserName":"String","FirstName":"String","UserFullName":"String","Surname":"String","NickName":"String","ProfileImage":{"PostId":0,"MediaId":0,"UsageType":1,"MediaType":0,"Source":"String","MediaFileName":"String","MediaMime":"String","IsMain":false,"RefId":0,"OrderNum":0,"Action":0,"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":1,"MediaType":0,"Source":"String","MediaFileName":"String","MediaMime":"String","IsMain":false,"RefId":0,"OrderNum":0,"Action":0,"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":"\/Date(-62135596800000-0000)\/","ApproveDate":"\/Date(-62135596800000-0000)\/","PaymentAmount":0,"CommmisionRate":0,"CommmisionAmount":0,"PaymentStatus":0,"PaymentDetails":[{"PaymentId":0,"MerchantId":0,"BlockageRate":0,"BlockageRateAmount":0,"BlockageRateAmountSubMerchant":0,"BlockageResolvedDate":"\/Date(-62135596800000-0000)\/","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":0}],"PaidPrice":0,"Installment":0}]}],"Result":false,"ResMessage":"String","Error":{"ErrorYn":false,"ExYn":false,"ErrorCode":"String","ErrorDescription":"String"},"PageInfo":{"TotalRecordCount":0,"TotalPageCount":0,"CurrentPage":0}}