post https://api.corporatemerch.com/v1/shipments
Create a new shipment
Authentication
Provide your bearer token in the Authorization header.
Example:Authorization: Bearer 123
Important
Currently, on-demand and inventory products cannot both be sent in the same shipment. If you would like to send a shipment that consists of both products, you will have to do them as separate shipments
Errors
There are 3 possible errors that you will receive from the Create_Shipment endpoint.
1/ The given shipping address is invalid.
2/ The product has insufficient inventory. We don't process partial orders.
3/ The shipping rate was not able to be calculated.