{"@context": "https://schema.org", "@type": "WebAPI", "name": "API v1.0.0 API", "description": "[](https://app.getpostman.com/run-collection/80638214aa04722c9203)\r or\r View Postman docs\r \r # Quickstart\r \r Visit [github](https://github.com/EmitKnowledge/Envoice) to view the quickstart tutorial.\r \r \r \r # Tutorial for running the API in postman\r \r", "provider": {"@type": "Organization", "name": "envoice.in"}, "documentation": "https://www.envoice.in/docs/api/v1/specification"}
[](https://app.getpostman.com/run-collection/80638214aa04722c9203) or View Postman docs # Quickstart Visit [github](https://github.com/EmitKnowledge/Envoice) to view the quickstart tutorial. # Tutorial for running the API in postman
Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.
Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.
base URLs: https://www.envoice.in
auth: a p i k e y
find it by capability: POST /search {"query":{"text":"..."}} returns these
operations with their invocation detail. Connect any agent client.
[](https://app.getpostman.com/run-collection/80638214aa04722c9203) or View Postman docs # Quickstart Visit [github](https://github.com/EmitKnowledge/Envoice) to view the quickstart tutorial. # Tutorial for running the API in postman Click on ""Run in Postman"" button ![postman - tutorial -...
| method | path | what the vendor says it does |
|---|---|---|
GET | /api/client/all | Return all clients for the account Client |
GET | /api/client/candelete | Check if the provided client can be deleted Client |
POST | /api/client/delete | Delete an existing client Client |
GET | /api/client/details | Return client details. Activities and invoices included. Client |
POST | /api/client/new | Create a client Client |
POST | /api/client/update | Update an existing client Client |
GET | /api/estimation/all | Return all estimation for the account Estimation |
POST | /api/estimation/changestatus | Change estimation status Estimation |
POST | /api/estimation/convert | Convert the estimation to an invoice Estimation |
POST | /api/estimation/delete | Delete an existing estimation Estimation |
GET | /api/estimation/details | Return estimation data Estimation |
POST | /api/estimation/new | Create an estimation Estimation |
POST | /api/estimation/sendtoclient | Send the provided estimation to the client Estimation |
GET | /api/estimation/status | Retrieve the status of the estimation Estimation |
POST | /api/estimation/update | Update an existing estimation Estimation |
GET | /api/estimation/uri | Return the unique url to the client's invoice Estimation |
GET | /api/general/countries | Return all of the platform supported countries General |
GET | /api/general/currencies | Return all of the platform supported currencies General |
GET | /api/general/dateformats | Return all of the platform supported Date Formats General |
GET | /api/general/uilanguages | Return all of the platform supported UI languages General |
GET | /api/invoice/all | Return all invoices for the account Invoice |
GET | /api/invoice/allcategories | Return all invoice categories for the account Invoice |
POST | /api/invoice/changestatus | Change invoice status Invoice |
POST | /api/invoice/delete | Delete an existing invoice Invoice |
POST | /api/invoice/deletecategory | Delete an existing invoice category Invoice |
GET | /api/invoice/details | Return invoice data Invoice |
POST | /api/invoice/new | Create an invoice Invoice |
POST | /api/invoice/newcategory | Create an invoice category Invoice |
GET | /api/invoice/pdf | Return the PDF for the invoice Invoice |
POST | /api/invoice/sendtoaccountant | Send the provided invoice to the accountant Invoice |
POST | /api/invoice/sendtoclient | Send the provided invoice to the client Invoice |
GET | /api/invoice/status | Retrieve the status of the invoice Invoice |
POST | /api/invoice/update | Update an existing invoice Invoice |
POST | /api/invoice/updatecategory | Update an existing invoice category Invoice |
GET | /api/invoice/uri | Return the unique url to the client's invoice Invoice |
GET | /api/order/all | Return all orders for the account Order |
POST | /api/order/changeshippingdetails | Change order shipping details Order |
POST | /api/order/changestatus | Change order status Order |
POST | /api/order/delete | Delete an existing order Order |
GET | /api/order/details | Return order details Order |
and 21 more operation(s) in this specification, all searchable.
specification origin: https://www.envoice.in/docs/api/v1/specification
nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.