Disable Multiple Carriers
Disable multiple carriers for a user.
/v1/carriers/multiple/disable
POST
https://api.terminal.africa/v1/carriers/multiple/disable
This endpoint allows you to disable 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 disabled. |
Last updated