v1

latestOpenAPI 3.0.12026-07-13139143370.4 KB
BusinessUsers

Create User

Use this endpoint to Create a Business User. If not specified, the business location defaults to the primary business location.

Required fields: Name, Email and Role****Note: If the businessUser is a bookable resource (bizresource) then a resourceId is required.

For role, use one of the values listed. Business Roles Include: bizowner (Business Owner), bizadmin (Business Administrator), bizresource (Business User - Bookable Resource).

The sendRegistrationInvite parameter is available to API consumers for their own use. It provides no added functionality in OnSched.

post/setup/v1/businessusers

Request body

locationIdstring nullable
namestring nullable
emailstring nullable
resourceIdstring nullable
rolestring nullable
sendRegistrationInviteboolean

Response

Success

objectstring nullable
idstring nullable
accountIdstring uuid nullable
locationIdstring nullable
businessNamestring nullable
emailstring nullable
rolestring nullable
namestring nullable
identityAccountboolean
resourceIdstring nullable
resourceNamestring nullable