We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05263e0 commit 37b7250Copy full SHA for 37b7250
1 file changed
src/InvoiceParserClient.php
@@ -20,7 +20,8 @@ public function __construct(
20
/**
21
* Parse an invoice file and return the async status URL.
22
*
23
- * Supported formats: PDF/TIFF/JPG/PNG.
+ * Supported formats: PDF, TIFF/TIF, JPG/JPEG/JPE, PNG.
24
+ * Max file size: 100 MB. Max filename length: 255 characters.
25
26
* @api
27
* @throws GuzzleException
0 commit comments