Skip to main content

2.4.2. Query string parameters

ParameterDescriptiontypeIs it Mandatory to complete the field?
employeeNameFull name of the cashierstring
pincodepin code (optional)string

Code:​

{
"employeeName": "string, cashier's full name",
"pincode": "string, PIN code (optional)"
}