Onboarding
The following endpoints allows you to get users list from account and map them with POS employeeIds so they can be used during tipping process using employeeId as param to match user and tip received.
v1/talents/list#
Returns a list of users that belongs to account with given credentials. These endpoints can be used with any product.
Request body structure (TS notation)
Request example
Response body structure (TS notation)
Response example
v1/talents/assign#
Assigns provided talent's employeeId with Tippy user identifier.
Request body structure (TS notation)
Request example
Response body structure (TS notation)
Response body structure (TS notation)
Response example