FulfillmentLabelDTO
The fulfillment label details.
id
stringRequiredThe ID of the fulfillment label.
tracking_number
stringRequiredThe tracking number of the fulfillment label.
tracking_url
stringRequiredThe tracking URL of the fulfillment label.
label_url
stringRequiredThe label's URL.
fulfillment_id
stringRequiredThe associated fulfillment's ID.
The associated fulfillment.
created_at
DateRequiredThe creation date of the fulfillment label.
updated_at
DateRequiredThe update date of the fulfillment label.
deleted_at
null | DateRequiredThe deletion date of the fulfillment label.
Was this section helpful?