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/getDocumentStream
{ "docImage": { "documentName": "<string>", "documentStream": "aSDinaTvuI8gbWludGxpZnk=", "height": 123, "link": "<string>", "pdf_url": "<string>", "web_link": "<string>", "width": 123 }, "service_status": { "invoice_id": 123, "message": "<string>" } }
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Success
Show child attributes