Skip to main content
POST
Courier Serviceability

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
delivery_pincode
string
required
total_weight
number
required
length
integer
breadth
integer
height
integer
warehouse_id
string

warehouse id

shipping_option
enum<string>
Available options:
auto,
manual
shipping_provider_id
string

to check serviceability using particular shipping provider.

mode
enum<string>
Available options:
SURFACE,
AIR,
ALL

Response

200 - application/json

OK

message
string
success
boolean
content
object