API/Shipping quotes
Create shipment from quote
Create a shipment from an existing shipping quote by selecting a carrier and service code.
Request Body
application/jsonRequiredcarrierCodeRequiredstringCarrier code to use for shipping
serviceCodeRequiredstringService code to use for shipping
customsInputobjectCustoms information for international shipments
labelFormatstringLabel format for the shipping label (e.g., PDF, PNG, ZPL)
zplDpinumberDPI setting for ZPL labels
Path Parameters
shippingQuoteIdRequiredstringUnique identifier of the shipping quote
Format:
"uuid"Shipment created successfully from quote
List purchase orders GET
Retrieve a list of purchase orders with pagination and filtering options. Results are filtered to purchase orders the authenticated user has access to.
Create a shipping quote POST
Create a new shipping quote and return available shipping rates. Requires full write access to shipping.