_getOrders
Parameters
target_id
target_type
Example
FM_api('Target_getOrders', ['id' => '123', 'type' => '4']);Result
On Success
On Failure
Last updated
FM_api('Target_getOrders', ['id' => '123', 'type' => '4']);Last updated
[{'ro_id':'1','status':'0'},{'ro_id':'2','status':'1'},{'po_id':'1','status':'1'},{'po_id':'2','status':'0'}]{'error':'not logged in'}{'error':'no target ID provided'}{'error':'no target type provided'}