Invalid Token
GET {{baseUrl}}/account/:accountID/carrier
List all carriers of an account
Body
PARAM
Key | Datatype | Required | Description |
id
|
string | (Optional) string | |
query
|
string | (Optional) count |
HEADERS
Key | Datatype | Required | Description |
authorization
|
string | (Required) |
RESPONSES
status OK
{
"message": 1
} |
ENDPOINTS