[Go to site: main page, start]

Skip to main content
object

Requires read_orders access scope.

The optional shipping label for this fulfillment.

Boolean!
non-null

Indicates whether the label is cancellable or not.

ID!
non-null

A globally-unique ID.

Location

The location of the shipping origin. This will be null when the shipping origin is unknown.

Boolean!
non-null

Indicates whether the label was printed or not.

[ShippingObjectsShippingDocument!]!
non-null

The documents for a shipping label.

FulfillmentTrackingInfo

Tracking information for the shipping label.


Was this section helpful?

query

Returns a ShippingLabel resource by ID.

Arguments

ID!
required

The ID of the ShippingLabel to return.



Was this section helpful?

interface

Was this section helpful?