Clients

post
Authorizations
AuthorizationstringRequired

Enter access token

Path parameters
customerIdstring · objectidRequired
Body
externalIdstringRequired

client's external id

namestringRequired

client's name

callSignstringRequired

client's call sign

descriptionstringRequired

client's description

typestring · enum | nullableOptional

client's type (optional): if not provided semantic default is client, parent client must have type parent

Possible values:
parentClientExternalIdstring | nullableOptional

parent client's external id (optional)

Responses
post
/api/v1/customers/{customerId}/clients/import
201Success

No content

post
Authorizations
AuthorizationstringRequired

Enter access token

Path parameters
customerIdstring · objectidRequired
Query parameters
isInitialbooleanOptional
Body
Responses
post
/api/v1/customers/{customerId}/clients/batch
201Success

No content

Last updated