Creates an invoice for an existing shipment with the provided details.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The shipment invoice details to create.

Represents the invoice details for a shipment, including tracking number, chargeable weight, and charges.

string
required
length between 1 and 100

The unique tracking number associated with the shipment.

chargeableWeight
object
required

The weight of the Shipment.

charges
array of objects
required
length ≥ 1

The list of charges associated with the shipment.

charges*
invoice
object
required

Represents the details of an invoice.

Responses

401

Unauthorized - Invalid or missing authentication.

422

Unprocessable Entity - Shipment invoice data validation failed.

500

Internal Server Error - Something went wrong on the server.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json