Skip to main content
Skip to main content

UpdateFulfillmentDTO

The attributes to update in the fulfillment.

location_idstring
The associated location's ID.
packed_atnull | Date
The date the fulfillment was packed.
shipped_atnull | Date
The date the fulfillment was shipped.
delivered_atnull | Date
The date the fulfillment was delivered.
datanull | Record<string, unknown>
The data necessary for the associated fulfillment provider to process the fulfillment.
metadatanull | Record<string, unknown>
Holds custom data in key-value pairs.
Was this section helpful?