Get International Rates CSV
/intl/rates.csv
Full Url
Arguments
- token (required)
Info
On success, this API returns a CSV reply message. Errors return a standard JSON error message.
Example Success
Number,Name,Billing Type,Rate
0,International Disabled,66,0.0100000
Example Error
{
"code": 500,
"status": "error",
"data": "Could not retrieve international rates at this time"
}