UpdateDirectFulfillmentShipmentStatusBatch
This operation is only to be used by Vendor-Own-Carrier (VOC) vendors to update multiple shipment statuses in the same operation execution.
Input
| Name | Type | Required | Description |
| ShipmentStatuses | String | True | Represents an update to the status of a shipment. |
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. |