ReturnAuthorization
| Name | Type | Description | Additional information |
|---|---|---|---|
| Id | integer |
|
|
| ClientName | string |
|
|
| OriginalOrderNumber | string |
|
|
| RmaNumber | string |
|
|
| ReturnReason | string |
|
|
| Name | string |
|
|
| Address1 | string |
|
|
| Address2 | string |
|
|
| Address3 | string |
|
|
| City | string |
|
|
| State | string |
|
|
| PostalCode | string |
|
|
| Country | string |
|
|
| Phone | string |
|
|
| WarehouseCode | string |
|
|
| OutgoingWarehouseCode | string |
|
|
| ReturnStatus | string |
|
|
| CreateDateTime | date |
|
|
| ModifiedDateTime | date |
|
|
| Items | Collection of ReturnAuthorizationItem |
|