Update Cashiers

post

/config/sim/v2/employees/updateCashiers

Updates cashiers.

Request

Supported Media Types
Header Parameters
Body ()
A CU request body
Root Schema : schema
Type: object
Model for Cashiers CU Request
Show Source
Nested Schema : name
Type: object
A group of string objects representing the name of the cashiers in configured languages.
Example:
{
    "1":"Cashier",
    "2":"La caissiere",
    "3":"Cajero"
}
Back to Top

Response

Supported Media Types

200 Response

Cashiers object Updated .
Body ()
Root Schema : schema
Type: object
Show Source
Back to Top