CreateCustomerClientResponse

  • resource_name provides the resource name of the newly created customer in the format customers/{customer_id}.

  • invitation_link is a string containing a link to invite a user to access the created customer, accessible only to allowlisted customers.

Response message for CreateCustomerClient mutate.

Fields

resource_name

string

The resource name of the newly created customer. Customer resource names have the form: customers/{customer_id}.