Banking/open banking
envoice.in
API v1.0.0 sandbox and mock API
[](https://app.getpostman.com/run-collection/80638214aa04722c9203) <span style='margin-left: 0.5em;'>or</span> <a href='https://documenter.getpostman.com/view/3559821/TVeqcn2L' class='openapi-button' _ngcontent-c6>View Postman docs</a> # Quickstart Visit [github](https://github.com/EmitKnowledge/Envoice) to view the quickstart tutorial. <div class= Writes persist, data moves on a schedule and every change can fire a signed webhook.
- Operations
- 61
- Collections
- -
- Event types
- -
example request
curl https://your-envoice-in.slurry.io/api/client/all \
-H "Authorization: Bearer slurry_sim_..."Your simulation gets its own hostname, key and IP allow-list. Built from API version v1.
What gets simulated
Collections, relationships and state machines are worked out from the spec when you start the simulation.
- State. Creates, updates and deletes persist and show up in later reads.
- Behaviour. Records move through their states on a schedule you control, and you can fast-forward up to 30 days.
- Webhooks. Every change emits a signed, retried event.
- Failure. Per-endpoint errors, latency and chaos rules, on demand.
Operations
First 12 of 61.
- GET/api/client/all
- GET/api/client/candelete
- POST/api/client/delete
- GET/api/client/details
- POST/api/client/new
- POST/api/client/update
- GET/api/estimation/all
- POST/api/estimation/changestatus
- POST/api/estimation/convert
- POST/api/estimation/delete
- GET/api/estimation/details
- POST/api/estimation/new