OrderAcknowledgementResponse
An individual order acknowledgement
Name | Type | Nullable? | Description |
---|---|---|---|
failure_reason | string | ✔ | If succeeded was false, this is where details can be put to describe why it failed |
order_id | string | The unique identifier of the sales order from the order source | |
succeeded | boolean | Indicates whether or not we were able to acknowledge our import of the order with the order source |