ReturnedOrder
| Name | Type | Description | Additional information |
|---|---|---|---|
| ReturnId | integer |
|
|
| CreateDateTime | date |
|
|
| OrderNumber | string |
|
|
| ReturnReasonID | integer |
|
|
| ReturnReason | string |
|
|
| ProductAmount | decimal number |
|
|
| Name | string |
|
|
| Address1 | string |
|
|
| Address2 | string |
|
|
| Address3 | string |
|
|
| City | string |
|
|
| State | string |
|
|
| Zip | string |
|
|
| CountryId | integer |
|
|
| Phone | string |
|
|
| CurrencyID | integer |
|
|
| WarehouseID | integer |
|
|
| WarhouseCode | string |
|
|
| OutgoingWarehouseID | Object |
|
|
| ReturnStatus | string |
|
|
| RmaNumber | string |
|
|
| Warehouse | string |
|
|
| ModifiedDateTime | date |
|
|
| OriginalOrderNumber | string |
|
|
| ReturnFulfillmentItems | Collection of Returnfulfillmentitem |
|
|
| ClientName | string |
|