makeRequest( 'POST', '/finance/parse_invoice', [], $invoiceFilePath ); return $this->parseStatusUrl($response); } }