post https://partners-staging.safegold.com/v1/validate-pincode
This endpoint will validate whether the given pincode is serviceable.
Method Type | Post |
---|---|
Staging URL | https://partners-staging.safegold.com/v1/validate-pincode |
Production URL | https://partners.safegold.com/v1/validate-pincode |
Request Parameters
Field | Description | Data Type | Length |
---|---|---|---|
pin_code | Pincode that needs to be validated | Numeric | Integer(6) |
Success 200 response parameters
Field | Description |
---|---|
Status | True (1) / False (0) |
Failure Parameters
Status Code | Code Description |
---|---|
HTTP Status 400 | Missing required information |
The Distributor can query the list of Gold Products available for delivery from SafeGold through the Gold Products API.