Enter your credentials to Maventa testing environment, to authenticate and try things out with the Swagger UI. This will fetch a Bearer token using OAuth2 with the endpoint POST https://ax-stage.maventa.com/oauth2/token. The token is stored in your browser's session storage (cleared when you close the tab) and used in Swagger calls done from this documentation website. The token is valid for 1 hour.

Never use your production credentials here. This is only for testing the Maventa test environment in the Swagger UI.
All None
eui global company lookup document:receive document:send invoice:receive invoice:send company:read company:write validate receivables:assignments analysis billing:reports partner:invoice_delivery_actions partner:lookups partner:takeovers partner:lyanthe_scan_service fi_bank_message:send fi_bank_message:receive
Cancel Sign In
Search
REST API Getting Started with the REST API Authentication Error Handling Autoxchange API Detect API Validator API Receivables API Billing API SOAP API Getting Started with the SOAP API API Methods Overview Account Configuration API Methods Invoice Sending API Methods Invoice Receiving API Methods B2C Norway API Methods B2C Finland API Methods Other API Methods

Receivables API

Receivables API is used for integrating to debt collection and reminder services via Maventa. These services help to automate the debt collection process and are currently available for Finnish customers. Read more about the services:

Detailed technical information in Swagger: Receivables API technical documentation

For using Receivables API the authentication scope receivables:assignments is required.

To activate the service

Assignments and events

Service levels

Messaging functionality

Messaging functionality is used for the communication between Visma Amili and the customer. It is highly recommended to add this functionality as part of the integration to make sure both parties have a functional discussion connection and important messages do not get lost.

Try it out with Swagger

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