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 >= 1Primary tracking number for the shipment.
"987654321"
Description of the primary tracking number.
"FedEx Ground"
Alternate tracking number for the shipment.
"123456789"
Description of the alternate tracking number.
"FedEx Alternate"
Courier code for the manifest.
"FEDEX"
OK - The operation completed successfully and there is no response body.