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/getParts
{ "service_status": { "invoice_id": 123, "message": "<string>" }, "list": [ { "customer_part": "<string>", "description": "<string>", "part": "<string>", "part_id": 123, "picture_url": "<string>", "quantity": 123, "soh": 123, "tax": 123, "unit_price": 123 } ] }
Success
Show child attributes