Pincode Serviceability Check

The API takes the pincode and returns an array of all the serviceable carrier partners

Overview

By entering the pincode, the enterprise can get all the serviceable carriers

  1. The enterprise will be able to know which types of services are available for the particular pick-up or drop pincode. The enterprise can know if COD (Cash on Delivery), PREPAID (payment done in advance)

  2. You can use the serviceability API to trigger order creation/ order manifestation based on the API response

Run in Postman API Reference

Usecase

This is a standard API which applies to all MPS (Multi-Piece Shipment) and SPS (Single Piece Shipment) orders

Geography

This is a standard API which supports all shipments created and transported within

  1. India

Query Parameters

Field NameData TypeFieldDescriptionMax LengthExample
username stringMandatoryUsername of the enterprise100test-enterprise
keystringMandatoryUnique license key provided by Clickpost for the enterprise3600000000-0000-0000-0000-000000000000
pincodestringMandatoryThe PIN code of the location for which you want to check serviceability10"380001"
is_pickup_pincodeBooleanMandatorySet as true if you want to check if the location is serviceable for pick up. Set as false otherwise5"true"
is_rvpBooleanMandatorySet as true if you want to check if the location is serviceable for reverse pick up. Set as false otherwise5"false"

Response

meta [meta parameters]

Field NameData TypeDescriptionExample
successBooleanIndicates the success of the API requesttrue
messageStringThe message from Clickpost. In case of success, it will be "SUCCESS". In case there are no carrier partners that are servicing the pincodes it will be”Pin code not serviceable""SUCCESS"
statusHTTP CodeThe HTTP response status code of the API request200

result [result parameters]

Field NameData TypeDescriptionExample
account_type__account_namestringAccount name of the carrier as stored in the Clickpost Dashboard"SDD_Delhivery"
account_type__courier_partner__nameStringName of the carrier partnerDelhivery
pickup_pincode_serviceability__order_typeStringOrder TypePREPAID