{ "startTime": "string" }
curl --location '/pos//operations///start' \ --header 'Content-Type: application/json' \ --data '{ "startTime": "string" }'
{ "success": true, "response": {} }