Skip to main content
Skip to main content
You're viewing the documentation for v1, which isn't the latest Medusa version.Latest documentation

FulfillmentLabelDTO

The fulfillment label details.

Properties

idstringRequired
The ID of the fulfillment label.
tracking_numberstringRequired
The tracking number of the fulfillment label.
tracking_urlstringRequired
The tracking URL of the fulfillment label.
label_urlstringRequired
The label's URL.
fulfillment_idstringRequired
The associated fulfillment's ID.
fulfillmentFulfillmentDTORequired
The associated fulfillment.
created_atDateRequired
The creation date of the fulfillment label.
updated_atDateRequired
The update date of the fulfillment label.
deleted_atnull | DateRequired
The deletion date of the fulfillment label.
Was this section helpful?