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/myCustomerOrders
{ "order": [ { "blob_url": "<string>", "file_name": "<string>", "invoice_id": 123, "open_state": 123, "order_amount": 123, "order_date": "2023-11-07T05:31:56Z", "order_number": "<string>", "order_reference": "<string>", "pdf_url": "<string>", "state": 123, "thumb_url": "<string>" } ], "service_status": { "invoice_id": 123, "message": "<string>" } }
Success
Show child attributes