Add operator
POST/v1/sessions/:session_id/operators
string
required
Operator’s full name.
string
Operator’s email address.
string
Operator’s phone number.
string
default:"cashier"
Role label (e.g.
cashier, supervisor).List operators
GET/v1/sessions/:session_id/operators
Get operator transactions
GET/v1/sessions/:session_id/operators/:operator_id/transactions
Returns all transactions linked to a specific operator.