The following class is being used to combine ImportSalesOrderResult class which prompts the import status of a sales order with the error message and the OrderRef and state details of the sales order. The status field shows the the sale order has been either succesful or not
| Name | Description | Type | Additional information |
|---|---|---|---|
| OrderRef | string |
N/A |
|
| State | string |
N/A |
|
| ErrorStatus | string |
N/A |
|
| GatewayStatus | string |
N/A |
|
| ClientCode | string |
N/A |
|
| ClientName | string |
N/A |
|
| OrderDate | string |
N/A |
|
| ItemsOnSalesOrder | string |
N/A |
|
| ErrorMessage |
The message returned in case of an error. |
string |
N/A |