AcknowledgeDirectFulfillmentOrderBatch
Submits acknowledgements for one or more purchase orders.
Input
| Name | Type | Required | Description |
| OrderAcknowledgementItems | String | True | Details of an individual order being acknowledged. |
Result Set Columns
| Name | Type | Description |
| Success | Boolean | Boolean indicating whether the stored procedure was successfully executed. |
| TransactionId | String | GUID assigned by Amazon to identify this transaction. This value can be used with the Transaction Status API to return the status of this transaction. |