CustomerManagerLink

  • The CustomerManagerLink represents the relationship between a customer and a manager.

  • Key fields include resource_name, status, manager_customer, and manager_link_id.

  • resource_name is immutable and follows a specific format.

  • status indicates the current state of the link.

  • manager_customer and manager_link_id are output-only fields.