Get Serviceability for Pickup and Drop Pincode
Endpoint
https://{accountSlug}.myeshopbox.com/api/v1/checkpincodeserviceabilityRequest Body
Attribute
Type
Description
Mandatory
Sample Request
curl --location 'https://{accountSlug}.myeshopbox.com/api/v1/checkpincodeserviceability' \
--header 'Content-Type: application/json' \
--data '{
"deliveryPincode": "122003",
"pickupPincode": "121001"
}'Response Attributes
Serviceability Object (data[])
data[])Attribute
Type
Description
Root-Level Attributes
Attribute
Type
Description
Success Response (200 OK)
Error Responses
Status Code
Description
Notes
Last updated
Was this helpful?