The Calculate International Cost endpoint allows users to get shipping rates for international deliveries by
specifying Indonesian origin, destination country, weight, courier, and price. This is useful for merchants or platforms
that ship products overseas and need to provide accurate shipping costs to end customers before checkout.
This endpoint helps users compare multiple courier options based on price and estimated delivery time for international
shipments.
this Value containt an id during Search International Destinations
destination*
int
this Value containt an id during Search International Destinations
weight*
int
this Value containt an a package weight with grams estimated
courier*
string
this Value contain an Courier Name
price
boolean
this Value Contain an boolean value, lowest or highest shipping cost
:::danger For each header and parameter that has a * sign, it is a parameter that must be Required when making a
request, otherwise there will be a system error that will warn the user regarding the request made. :::