Book It Now

Creates Carrier Group

post/groupmanagement/v2/group

Request body

idstring
statusnumber
namestring

Example request

{
  "id": "8c3954a6-ccc2-419a-a125-f33304c7aed2",
  "name": "MyCarrierGroup1"
}

Response

Successful Response

idstring
statusnumber
namestring

Example response

{
  "id": "8c3954a6-ccc2-419a-a125-f33304c7aed2",
  "name": "MyCarrierGroup1"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.