Service Rates By District Code
This API is used to estimate shipping costs based on the services provided by Anteraja, by passing in origin and destination parameters and weight.
Last updated
This API is used to estimate shipping costs based on the services provided by Anteraja, by passing in origin and destination parameters and weight.
Last updated
For endpoint you can hit with this url.
To use it you must prepare the headers and bosy, here are the headers and body that must be prepared.
Request Headers :
x-api-key : is the api key of the appgregator that has been encrypted using AES encryption format.
name : is the name of the project registered in the appgregator that is adjusted to the x-api-key in the previous parameter.
conection_name : connection_name is the connection name that is adjusted to the project and x-api-key that has been registered in the appgregator.
base_path : is the basepath given directly by the anteraja.
access_key : is a key that is given directly from the anteraja.
Request Headers :
origin : (required). Is the district code of Anteraja, the list is in the API Destination and Origin Coverage Anteraja.
destination : (required). Is the district code of Anteraja, the list is in the API Destination and Origin Coverage Anteraja.
weight : (required). Parcel weight in gram(s). Minimum is 1000. Maximum is 50000.
POST
https://us-central1-appgregator.cloudfunctions.net/antaraja/service/service-rates
String