API:getfileorder
This command is used to get File Order.
Action
getfileorder
Attributes
ID - reference id got from place order .
Example Command
$para['ID'] = '6650';
$request = $api->action('getfileorder',$para);
PHP Example page name
get_file_order_details.php