ServiceZoneDTO
The service zone details.
id
stringRequiredThe ID of the service zone.
name
stringRequiredThe name of the service zone.
metadata
null | Record<string, unknown>RequiredHolds custom data in key-value pairs.
The fulfillment sets assoiated with the service zone.
The geo zones assoiated with the service zone.
The shipping options assoiated with the service zone.
created_at
DateRequiredThe creation date of the service zone.
updated_at
DateRequiredThe update date of the service zone.
deleted_at
null | DateRequiredThe deletion date of the service zone.
Was this section helpful?