integer
required
ID of the shipment.
string
required
The name or a brief description of the piece.
integer
required
The value of the artwork in USD $.
integer
required
A Shipment Status enum representing the status of the shipment.
integer
required
The length of the piece in inches.
integer
required
The height of the piece in inches.
integer
required
The depth of the piece in inches.
integer
The total price in U.S. Dollars to send the artwork.
integer
A Carrier enum representing the provider handling the first journey of the shipment (sending empty box to fulfillment address).
string
The tracking number for the first journey of the shipment.
string
The URL to the tracking page for the first journey of the shipment.
integer
A Carrier enum representing the provider handling the second journey of the shipment (sending packed box to destination address).
string
The tracking number for the second journey of the shipment.
string
The URL to the tracking page for the second journey of the shipment.
string
required
Timestamp of when the shipment was created.
string
required
Timestamp of when the shipment was last updated.