Skip to main content
Skip to main content

FulfillmentSetDTO

The fulfillment set details.

idstringRequired
The ID of the fulfillment set.
namestringRequired
The name of the fulfillment set.
typestringRequired
The type of the fulfillment set.
metadatanull | Record<string, unknown>Required
Holds custom data in key-value pairs.
service_zonesServiceZoneDTO[]Required
The service zones associated with the fulfillment set.
created_atDateRequired
The creation date of the fulfillment set.
updated_atDateRequired
The update date of the fulfillment set.
deleted_atnull | DateRequired
The deletion date of the fulfillment set.
Was this section helpful?