Terminal Shipping API
Ask or search…
K
Comment on page

Enable Multiple Carriers

Enable multiple carriers for a user.
post
https://api.terminal.africa
/v1/carriers/multiple/enable
/v1/carriers/multiple/enable
This endpoint allows you to enable multiple carriers in a single call.
Parameters
Header
Authorization*
String
Set value to Bearer SECRET_KEY
Content-Type
String
Set value to application/json
Body
carriers*
Object
List of Carrier Objects to be enabled.
Responses
200: OK
Carriers Enabled Successfully.