Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
This endpoint allows you to calculate the price for door-to-door delivery. The request should be sent as an HTTP POST to /price/door-door with the following payload in raw request body format:
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.