The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /processjobs HTTP/1.1
Host: n3tapi.palmettovdc.com
Accept: text/csv
Content-Type: text/csv
Content-Length: length
{"userid":"String","processid":"String","createdDate":"\/Date(-62135596800000-0000)\/","lessThan":false}
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
{"id":0,"user_Id":"00000000000000000000000000000000","process_Id":"00000000000000000000000000000000","job_Id":"00000000000000000000000000000000","customer_Id":"00000000000000000000000000000000","precedence":0,"status":0,"name":"String","created_UTC":"\/Date(-62135596800000-0000)\/","start_UTC":"\/Date(-62135596800000-0000)\/","finish_UTC":"\/Date(-62135596800000-0000)\/","updated_UTC":"\/Date(-62135596800000-0000)\/","jobType":"String","jobStatus_Percentage":0}