Get Carrier
Fetch details of a specific carrier.
get
https://api.terminal.africa
/v1/carriers/:carrier_id
/carriers/:carrier_id
This endpoint allows you to retrieve details of a specific carrier.
Parameters
Path
carrier_id*
string
Unique carrier_id for carrier.
Header
Authorization*
string
Set value to
Bearer SECRET_KEY
Content-Type
string
Set value to
application/json
Responses
200
Carrier retrieved successfully.
Last modified 6mo ago