GET api/v2/SanitationSyncs/ProcessReceivedData
Request
URI Parameters
Response
Sanitation_ProcessReceivedDataReturnName | Description | Type | Additional information |
---|---|---|---|
Success | integer | ||
Error | integer |
Response Format
application/json, text/json
Sample:
{ "Success": 1, "Error": 2 }
text/html
Sample:
{"Success":1,"Error":2}