Marks a Shipment
in the “packed” status as shipped, specified by its id
path parameter.
Generate a JWT access token through a Custom Global Integration and provide it with each request in the Authorization
header prefixed with "Bearer" and then a single space.
The id
of the referenced Shipment
.
x >= 1
The body is of type object
.
OK - The operation completed successfully and there is no response body.