Reorder (obsolete, use RecreateOrder)
Test request
Name | Value | Description |
---|---|---|
SalesOrderInfoAnswer | xml | json | Answer from OTAPI. |
ErrorCode | enum | Error code |
ErrorDescription | String | Error description |
SubErrorCode | xml | json | Additional error code |
ErrorDescriptionTemplate | String | Template of error descriptions with placeholders for arguments. No value if error has no additional code. |
ErrorDescriptionArguments | xml | json | List of arguments for error description. No value if error has no additional code. |
RequestId | String | Request id, used to send statistics by StoreRequestGroup method. |
RequestTime | Double | Internal work time of request in milliseconds. |
RequestTimeStatistic | String | Debug information about execution of request in text representation. No value if debug output is disabled. |
HasTranslateErrors | boolean | Flag of errors in process of translating texts. If true, some of texts in response may not be translated. No value if there are no translation errors. |
Result | xml | json | Result. |
THSInfo | xml | json | THS (TradeHubSystem) information |
Id | String | Order identifier |
DisplayId | String | Displayed order identifier |
StatusCode | String | Status code |
StatusName | String | Status name |
SubstatusCode | String | Substatus code |
SubstatusName | String | Substatus name |
OperatorId | String | Operator identifier |
OperatorName | String | Operator name |
ItemsCount | Int64 | Item quantity |
GoodsAmount | Decimal | Items cost in internal currency |
DeliveryAmount | Decimal | Delivery cost in internal currency |
LogisticianDeliveryPrice | Nullable | Logistician delivery cost in internal currency |
TotalAmount | Decimal | Items total cost in internal currency |
RemainAmount | Decimal | Unpaid amount in internal currency |
CurrencySign | String | Internal currency sign |
CurrencyCode | String | Internal currency ISO code |
CustComment | String | Customer comment |
DeliveryModeId | String | Delivery mode identifier |
DeliveryModeName | String | Delivery mode name |
CanCancel | Int32 | Cancel order ability (0|1) |
CanConfirmShipment | Int32 | Confirm order shipment ability (0|1) |
CanChangeAddress | Int32 | Change address ability (0|1) |
CanRestore | Int32 | Restore order ability (0|1) |
CanClose | Int32 | Close order ability (0|1) |
CanCloseCancel | Int32 | Close and cancel order ability (0|1) |
CanAccept | Int32 | Confirm order ability (0|1) |
CanPurchaseItems | Int32 | Purchase order ability (0|1) |
PackagesWeight | Int32 | [Obsolete] Packages weight |
EstimatedWeight | Int32 | Estimated weight |
CustId | String | Customer identifier |
CustName | String | Customer name |
StatusId | Int32 | Order status identifier |
Weight | Decimal | Estimated weight |
DeliveryAddress | xml | json | Delivery address |
TaoBaoPrice | Decimal | Original price in provider currency |
TaoBaoPriceWithDiscount | Decimal | Original price with discount in provider currency |
InternalDeliveryOriginalInExternalCurrency | Decimal | Internal delivery total original price in external currency |
AdditionalInfo | String | Additional information |
ExternalCurrencyCode | String | External currency code |
ShipmentDate | DateTime | Order shipment date |
LineStatusSummaries [ UndefinedItem, ... ] | xml | json | Status summary ([Statuc] - [order lines with this status]). Data list |
UserAccountAvailableAmount | Decimal | User account available amount |
ProviderTypeEnum | enum | Provider type |
IsTest | boolean | Test order indicator. Not include in rent calculation |
IsPaid | boolean | Order is paid indicator |
IsCancelled | boolean | Order is cancelled indicator |
IsCompleted | boolean | Order is completed indicator |
CreatedDateTime | String | Order creation date |
InternalOriginalPrice | Decimal | Order items total original price in internal currency |
InternalOriginalPriceWithDiscount | Decimal | Order items total original price with discount in internal currency |