Check Serviceability V3
To check if a location is serviceable
Get serviceability check
POST
{{apiUrl}}fulfillment/orders/check_serviceability_v3
Request Body
Name
Type
Description
apikey*
String
Authentication Token
latitude*
String
Latitude of the customer
longitude*
String
Longitude of the customer
zipcode*
String
Zipcode of the patient
service_type*
String
Stringified array of service types. Service types includes "quick", "regular", "same_day" and "pan_india"
For eg. ["regular","same_day"]
full_address
String
Full address of the patient for eg. Office B, 3rd Floor, 4D Square Mall, below PVR Cinema, Motera, Ahmedabad, Gujarat 380005
Last updated
Was this helpful?