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 | nullableOptionalPossible values:
client's type (optional): if not provided semantic default is client, parent client must have type parent
parentClientExternalIdstring | nullableOptional
parent client's external id (optional)
Responses
201Success
post
/api/v1/customers/{customerId}/clients/import201Success
No content
post
Authorizations
AuthorizationstringRequired
Enter access token
Path parameters
customerIdstring · objectidRequired
Query parameters
isInitialbooleanOptional
Body
Responses
201Success
post
/api/v1/customers/{customerId}/clients/batch201Success
No content
Last updated