Adding user to child entity

Parent entities can add users that can login to a child entity's company dashboard. These accounts by default will be read-only.

Validation rules

The call will fail if:

  • a user(s) already exists

  • the role is not read-only

[call coming soon]

Last updated