UpdateFulfillmentSetDTO
The attributes to update in the fulfillment set.
Properties
id
stringRequiredThe ID of the fulfillment set.
name
stringThe name of the fulfillment set.
type
stringThe type of the fulfillment set.
service_zones
(Omit<CreateServiceZoneDTO, "fulfillment_set_id"> | object)[]The service zones associated with the fulfillment set.
Was this section helpful?