Pincode API (03/02)
This endpoint allows you to check whether the product is deliverable or not
GET
https://castleindia.in/emart/public /api/delivery-check?secret=xxxx&pincode=xxxxxx /api/delivery-check
Query Parameters
Name
Type
Description
pincode*
String
Enter the pincode eg : 311001
secret*
String
enter the client secret which obtained from admin panel.
Headers
Name
Type
Description
Accept*
String
application/json
IF response fail
Last updated