User
Implementation of the 'User' model.
FitnessWellnessBeautySchedulingBookingPoint of SaleStudiosSalonsSpasWebhooks
Properties
| Name |
Type |
Description |
| Id |
integer |
The user’s ID at the business. This is always 0 for Admin and Owner type users. |
| FirstName |
string |
The user’s first name. |
| LastName |
string |
The user’s last name. |
| Type |
string |
The user’s type. Possible values are: * Staff * Owner * Admin |
JSON Schema