Operator Business Token

Entity description

A token granted to an operator to connect to the product. The operator can request a token to act as himself or to act on behalf of a business staff member.

Properties

NameDescriptionTypeExample
uidThe unique identifier (UID) of the BusinessRolestring"d290f1ee-6c54-4b01-90e6-d701748f0851"
created_atDate the BusinessRole was createdstring"2024-07-20T14:00:00.000Z"
expire_atDate that the token expiresstring"2024-07-29T14:00:00.000Z"
acting_as_uidActor unique ID. Either operator UID when acting as the operator, or staff UID when acting on behalf of a staff memberstring"bc33f12d98ee"
acting_asThe type of the actor: operator (acting as the operator) or staff (acting on behalf of a staff member)string (enum)"staff"
jwt_tokenThe token issued for the operatorstring"eyJhbGcinb5d4SUzUxMiJ9..."