curl --location '/api/GenerateLoginReports' \
--header 'Content-Type: application/json' \
--data '{
"token": "string",
"partyRef": 0,
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"startTime": "2019-08-24T14:15:22.123Z",
"endTime": "2019-08-24T14:15:22.123Z",
"ip": "string",
"deviceName": "string",
"isOff": true
}'