Get Shipping Cost All
GET
/open/1.0/shipment/shipping-cost-all
Last modified:2025-03-20 03:39:46
KEY | VALUE |
---|---|
origin_id | {{subdistrict_id}} |
destination_id | {{subdistrict_id}} |
total_weight | [gram] |
force_oexpress | true/false *set to true if yo u want to force service to oexpress |
Request
Query Params
total_weight
string
required
Example:
1
volume
string
optional
Example:
["length":10,"width":10,"height":10]
force_oexpress
string
required
Example:
false
origin_id
string
required
Example:
2111
destination_id
string
required
Example:
2111
Header Params
X-API-KEY
string
optional
Example:
{{ApiKey}}
Request samples
Responses
Modified at 2025-03-20 03:39:46