Not getting exact joborder status using api

35 views
Skip to first unread message

Deepali Sutar

unread,
May 9, 2013, 6:11:09 AM5/9/13
to cats...@googlegroups.com
Hi,

While fetching the joborder status using api, I am getting only active status for all joborders which are not completed. e.g. for joborder having 'Undergoing Sourcing' status I am getting 'active' status using api.
How can I get exact joborder status using api? Please suggest.


Thanks,
Deepali
 

Aaron Baluczynski

unread,
May 10, 2013, 11:50:28 AM5/10/13
to cats...@googlegroups.com
Unfortunately the exact job order status is not available through the API.

Aaron Baluczynski

unread,
May 13, 2013, 3:28:54 PM5/13/13
to cats...@googlegroups.com
I did find a work around for you to get the correct status. Instead of using get_joborder, use the get_joborders call with the following filter "id;isexactly;12345" where 12345 is the job order ID. This call does display the custom status name.

(We are looking into correcting the issue on get_joborder. We have to be cautious when changing something like this because other API users may be relying on this behavior.)

Aaron
Reply all
Reply to author
Forward
0 new messages