Enable Multiple Carriers
Enable multiple carriers for a user.
/v1/carriers/multiple/enable
POST
https://api.terminal.africa/v1/carriers/multiple/enable
This endpoint allows you to enable multiple carriers in a single call.
Headers
Name | Type | Description |
---|---|---|
Authorization* | String | Set value to |
Content-Type | String | Set value to |
Request Body
Name | Type | Description |
---|---|---|
carriers* | Object | List of Carrier Objects to be enabled. |
Last updated