Description: Retrieve job data from your Crosstrack-based server and send it to update the data on another server with the corresponding Tracking ID. You can retrieve/ multiple job updates.
GET
http://ctsgtest.com/api/outsource/update/give/?jobtids=LOCAL2996&idft=193&keyft=123&scrft=ABC&server=http://crosstrack.sg
{ "STATUS": "SUCCESS", "MESSAGE": "JOBS UPDATED IN DATABASE", "DATA": [ { "status": "SUCCESS", "id": "2000003084" } ] }
{{result_getUpdateJob}}