curl --location --request POST '/auth/pos/login' \ --header 'Content-Type: application/json' \ --data-raw '{ "workplaceId": "string", "pincode": "string" }'