Get Rate

Fetch details of a specific rate.
get
https://api.terminal.africa
/v1/rates/:rate_id
/rates/:id
This endpoint allows you to retrieve details of a specific shipping rate.
Parameters
Path
rate_id*
string
Unique rate_id for rate.
Query
currency
String
urrency for rates. Defaults to NGN. Available options are AED, AUD, CAD, CNY, EUR, GBP, GHS, HKD, KES, NGN, TZS, UGX, USD, ZAR.
Header
Authorization
string
Set value to Bearer SECRET_KEY
Responses
200
Rate retrieved successfully.
Last modified 6mo ago