Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://app.ezzydoc.com/EzzyService.svc/Rest/getMyInvoiceQueue
{ "service_status": { "invoice_id": 123, "message": "<string>" }, "queue": [ { "blob_url": "<string>", "create_time": "2023-11-07T05:31:56Z", "file_name": "<string>", "invoice_date": "2023-11-07T05:31:56Z", "invoice_id": 123, "invoice_number": "<string>", "log": "<string>", "note": "<string>", "number_attachments": 123, "supplier": "<string>", "tag": "<string>", "thumb_url": "<string>", "total": 123 } ] }
Success
Show child attributes