v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-131541,3491.5 MB
customers

Creates a new client under manager. The new client customer is returned. List of thrown errors: AccessInvitationError AuthenticationError AuthorizationError CurrencyCodeError HeaderError InternalError ManagerLinkError QuotaError RequestError StringLengthError TimeZoneError

post/v23/customers/{+customerId}:createCustomerClient

Path parameters

customerIdstring required

Required. The ID of the Manager under whom client customer is being created.

Request body

validateOnlyboolean

If true, the request is validated but not executed. Only errors are returned, not results.

emailAddressstring

Email address of the user who should be invited on the created client customer. Accessible only to customers on the allow-list.

accessRole'UNSPECIFIED' | 'UNKNOWN' | 'ADMIN' | 'STANDARD' | 'READ_ONLY' | 'EMAIL_ONLY'

The proposed role of user on the created client customer. Accessible only to customers on the allow-list.

Response

Successful response