Accounting Export Reports that can be consumed by 3rd Party accounting systems
curl -i -X POST \ https://developer.yellowdogsoftware.com/_mock/fetch/api/api/v3/invoices/ocr \ -H 'Authorization: Bearer <YOUR_JWT_HERE>' \ -H 'Content-Type: multipart/form-data' \ -F file=string
{ "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }