FulfillmentSetDTO
The fulfillment set details.
id
stringRequiredThe ID of the fulfillment set.
name
stringRequiredThe name of the fulfillment set.
type
stringRequiredThe type of the fulfillment set.
metadata
null | Record<string, unknown>RequiredHolds custom data in key-value pairs.
The service zones associated with the fulfillment set.
created_at
DateRequiredThe creation date of the fulfillment set.
updated_at
DateRequiredThe update date of the fulfillment set.
deleted_at
null | DateRequiredThe deletion date of the fulfillment set.
Was this section helpful?