object

ServiceabilityModel

Model representing serviceability details for a region.
Fields
lm_cod_limit
Int
Limit on the amount of cash on delivery (COD) payments allowed in the specified region.
is_qc
Boolean
Indicates if quality check service is available. This refers to the ability to perform quality checks on items at the customer's doorstep.
pickup_cutoff
String
Time of day by which pickups must be scheduled to be processed on the same day.
route_code
String
Code representing a specific delivery route used.
is_first_mile
Boolean
Boolean value indicating whether first-mile service is available or not.
is_reverse_pickup
Boolean
Boolean value indicating whether a region is first-mile serviceable or not in return pickup.
is_return
Boolean
Indicates if doorstep return service is available. This refers to the ability to return items directly from the customer's doorstep.
is_installation
Boolean
Boolean value indicating whether installation services are available in the specified region or not.
is_last_mile
Boolean
Boolean value indicating whether last-mile service is available or not.