| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Gets or sets the Id |
integer |
Required |
| OrderRowId |
Gets or sets the order row id |
integer |
Required |
| ProductCode |
Gets or sets the product code |
string |
None. |
| ProductName |
Gets or sets the product name |
string |
None. |
| Comment |
Gets or sets the comment |
string |
Max length: 2147483647 |
| CustomerComment |
Gets or sets the customer comment |
string |
Max length: 2147483647 |
| ReturnedQuantity |
Gets or sets the returned quantity |
decimal number |
Required |
| ApprovedQuantity |
Gets or sets the approved quantity |
decimal number |
Required |
| Resolution |
Gets or sets the resolution |
ReturnResolutionEnum |
None. |
| ReturnReasonId |
Gets or sets the return reason id |
integer |
None. |
| MainReturnRowStatusId |
Gets or sets the main return row status id |
integer |
Required |
| ReturnConditionId |
Gets or sets the return condition id |
integer |
None. |
| ProductSelectionProductId |
Gets or sets the |
integer |
None. |
| SupplierName |
Gets or sets the supplier name |
string |
None. |
| CustomReturnRowStatusId |
Gets or sets the customer return row status id |
integer |
None. |
| StockItems |
List of associated StockItems |
Collection of StockItem |
None. |