| Name | Description | Type | Additional information |
|---|---|---|---|
| CustomerComment |
Gets or sets the customer comment. |
string |
Max length: 2147483647 |
| OrderReturnRows |
Gets or sets the order rows included in this Return. |
Collection of OrderReturnRow |
None. |
| Params |
Gets or sets the parameters. |
Collection of ReturnParameter |
None. |
| CustomStatusId |
Gets or sets the custom status id. |
integer |
None. |
| Id |
Gets or sets the identifier. |
integer |
Must be 0 (for insert operations) |
| MainStatusId |
Gets or sets the main status id. |
integer |
None. |
| OrderId |
Gets or sets the Order identifier. |
integer |
Required |
| ReceivedDate |
Gets or sets the received date. |
date |
None. |
| ClosedTimestamp |
Gets or sets the closed timestamp. |
date |
None. |
| FollowUpTimestamp |
Gets or sets the follow up timestamp. |
date |
None. |
| ReturnCode |
Gets or sets the return code. |
string |
Required Max length: 50 |
| WarehouseId |
Gets or sets the Warehouse identifier. |
integer |
None. |