AI-generated Key Takeaways
-
This document describes the request message for creating a new customer client under a manager account.
-
The request requires the manager's customer ID and the details of the new client customer.
-
Optional fields include specifying the access role and email address for a user on the new client account, and a flag for validating the request without execution.
Request message for CustomerService.CreateCustomerClient
.
Fields | |
---|---|
|
Required. The ID of the Manager under whom client customer is being created. |
|
Required. The new client customer to create. The resource name on this customer will be ignored. |
|
The proposed role of user on the created client customer. Accessible only to customers on the allow-list. |
|
If true, the request is validated but not executed. Only errors are returned, not results. |
|
Email address of the user who should be invited on the created client customer. Accessible only to customers on the allow-list. |