Skip to main content
Skip to main content

UpdateFulfillmentSetDTO

The attributes to update in the fulfillment set.

idstringRequired
The ID of the fulfillment set.
namestring
The name of the fulfillment set.
typestring
The 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?