Get Rate
Fetch details of a specific rate.
/rates/:id
GET
https://api.terminal.africa/v1/rates/:rate_id
This endpoint allows you to retrieve details of a specific shipping rate.
Path Parameters
Name | Type | Description |
---|---|---|
rate_id* | string | Unique rate_id for rate. |
Query Parameters
Name | Type | Description |
---|---|---|
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. |
Headers
Name | Type | Description |
---|---|---|
Authorization | string | Set value to |
Last updated