Operators represent the people collecting payments at your event — cashiers, gate staff, or ticket scanners. Each operator can be linked to transactions for accountability.Documentation Index
Fetch the complete documentation index at: https://docs.kler.africa/llms.txt
Use this file to discover all available pages before exploring further.
Add operator
POST/v1/sessions/:session_id/operators
Operator’s full name.
Operator’s email address.
Operator’s phone number.
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.