Create agent numbers

Create agent numbers. tenantAdmin or agencyAdmin is required.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Example:

{
    "companies": [
        756
    ],
    "description": "Desc",
    "licenseeId": "51e327cd-3adb-4518-8373-b5217f568946",
    "supervisorId": null,
    "businessClassId": null,
    "customerManagerId": null,
    "users": null,
    "misparSohen": "12345678",
    "misparSohenAv1": null,
    "misparSohenAv2": null,
    "active": true,
    "notes": null
}
Body Params

Request to create agent numbers

companies
array of int64s, unique
required

Company IDs

companies*
string

Description

string
required

Licensee ID

string

Supervisor ID

string

Customer manager ID

users
array of uuids, unique

User IDs

users
string
required

Agent number

string

Agent number AV1

string

Agent number AV2

boolean
required

Whether the agent number is active

string

Notes

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*