API v1.0.0 Skill
envoice-in
envoice-in
| Method | Path | Description |
|---|---|---|
GET | /api/client/all | |
POST | /api/client/new | Return all clients for the account |
POST | /api/client/update | Create a client |
GET | /api/client/candelete | Update an existing client |
POST | /api/client/delete | Check if the provided client can be deleted |
GET | /api/client/details | Delete an existing client |
GET | /api/estimation/all | Return client details. Activities and invoices included. |
POST | /api/estimation/new | Return all estimation for the account |
POST | /api/estimation/update | Create an estimation |
POST | /api/estimation/delete | Update an existing estimation |
POST | /api/estimation/changestatus | Delete an existing estimation |
GET | /api/estimation/status | Change estimation status |
GET | /api/estimation/details | Retrieve the status of the estimation |
GET | /api/estimation/uri | Return estimation data |
POST | /api/estimation/convert | Return the unique url to the client's invoice |
POST | /api/estimation/sendtoclient | Convert the estimation to an invoice |
GET | /api/general/countries | Send the provided estimation to the client |
GET | /api/general/currencies | Return all of the platform supported countries |
GET | /api/general/uilanguages | Return all of the platform supported currencies |
GET | /api/general/dateformats | Return all of the platform supported UI languages |
GET | /api/invoice/all | Return all of the platform supported Date Formats |
GET | /api/invoice/allcategories | Return all invoices for the account |
POST | /api/invoice/new | Return all invoice categories for the account |
POST | /api/invoice/newcategory | Create an invoice |
POST | /api/invoice/update | Create an invoice category |
POST | /api/invoice/updatecategory | Update an existing invoice |
POST | /api/invoice/delete | Update an existing invoice category |
POST | /api/invoice/deletecategory | Delete an existing invoice |
POST | /api/invoice/sendtoclient | Delete an existing invoice category |
POST | /api/invoice/sendtoaccountant | Send the provided invoice to the client |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install envoice-in
Downloads and installs to ~/.claude/skills/envoice-in/
v1 (2026-02-13)