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.
Property | Type | Description |
---|---|---|
id | Int | Unique identifier |
carrier | String | e.g., "USPS" |
created_at | Timestamp | The time the label was created. |
filetype | String | e.g., "image/png" |
financial_status | Int | 1 = Paid, 2 = Unpaid |
is_test | Boolean | Is it a test label? |
is_void | Boolean | Has it been voided? |
tracking | String | Tracking number. |
street | String | How many orders this customer has |
url | String | Direct download URL for the label. |
cost | Int | Cost in cents. |
italics - readonly property; bold - may be used to filter collections