POST api/v1/Shipments/{ShipmentID}/AwaitConfirmationAll
Await Confirmation All
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
ShipmentID |
Define this parameter in the request URI. |
Response Information
bool
Response body formats
application/json, text/json
Sample:
true
application/xml, text/xml
Sample:
<boolean>true</boolean>