DEV

Type.

Label

No description

Fields

carrier

Carrier!

Required

The carrier that the label was created for

createdAt

DateTime!

Required

The date and time this Label was created

createdBy

ID!

Required

The user who created this Label

documentFiling

DocumentFilingType!

Required

The way in which the documents were filed for the label

id

ID!

Required

A unique identifier for the label

labelAmounts

[LabelAmount!]

A list of amounts associated with the label

labelFileType

LabelFileType!

Required

Indicates the desired type of file for the label

labelImage

String!

Required

Base64 encoded image of the label created by the carrier

labelSize

LabelSize!

Required

Indicates the desired size of the label

requestLog

LabelRequestLog

The label request sent to the carrier

shipmentCarton

ID!

Required

The carton that the label was created for

Required

The current status of the label

statusTransitions

[LabelStatusTransition!]!

Required

A list of changes to the status of the label

trackingNumber

String!

Required

The tracking number associated with the label

url

String!

Required

The url where the label is stored

Was this page helpful?