$invoice_id ]; $page = $plugin->send_api_request($request_url, $data); print_r('the invoice details is'); print_r('
'); print_r($page); exit();