Search

Invoices API

The Invoices API covers both sending and receiving invoices through Maventa. Use it to send invoices for delivery, download received invoices and their files, track status and events, and handle rerouting when a delivery attempt fails.

For a full walkthrough of the sending process, including recipient lookup, routing, and format selection, see the invoice sending integration guide. For details on receiving see the invoice receiving integration guide.

Try it out with Swagger

You can try out our API easily below using Swagger UI. This is pointing to the Maventa test environment. If you want to try out Swagger in production, head over to swagger.maventa.com and select a production endpoint.
  • Endpoint URL: https://ax-stage.maventa.com
  • Swagger definition URL: https://ax-stage.maventa.com/swagger_doc
Back to top