Cashiers REST Endpoints
v2/Employees/Cashiers
These APIs maintain the cashiers:
Release | Description |
---|---|
23.5 | Cashiers v2 introduced |
23.6 | Update endpoint will only update an existing record and will not insert a new record. |
- Add Cashiers
- Method: postPath:
/config/sim/v2/employees/cashiers
- Delete Cashiers
- Method: postPath:
/config/sim/v2/employees/deleteCashiers
- Get Cashiers
- Method: postPath:
/config/sim/v2/employees/getCashiers
- Update Cashiers
- Method: postPath:
/config/sim/v2/employees/updateCashiers