ShipmentLabel data object specification for the Cratejoy Merchant API.

http://api.cratejoy.com/v1/shipments/{ID}/?with=labels

ShippingLabel Properties

ShippingLabel Summary Properties

A shipping label has the following properties.

PropertyTypeDescription
idIntUnique identifier
carrierStringe.g., "USPS"
created_atTimestampThe time the label was created.
filetypeStringe.g., "image/png"
financial_statusInt1 = Paid, 2 = Unpaid
is_testBooleanIs it a test label?
is_voidBooleanHas it been voided?
trackingStringTracking number.
streetStringHow many orders this customer has
urlStringDirect download URL for the label.
costIntCost in cents.

italics - readonly property; bold - may be used to filter collections