ConfirmDirectFulfillmentShipmentBatch
Submits one or more shipment confirmations for vendor orders.
Input
| Name | Type | Required | Description |
| ShipmentConfirmations | String | True | Represents the confirmation details of a shipment, including the purchase order number and other shipment details. |
Result Set Columns
| Name | Type | Description |
| Success | Boolean | Boolean indicating whether the stored procedure was successfully executed. |
| TransactionId | String | GUID to identify this transaction. This value can be used with the Transaction Status API to return the status of this transaction. |