Environments
Bookkeeping & Invoicing/eAccounting and Payroll API Environments
The sandbox environment is a development environment where you build and test your integration. It's the same URL's as production but with a IdentityServer client and Visma Online account that has a specific Sandbox type. This means you can't access live production customers with your sandbox client.
The sandbox account does not contain any internal integrations in the product, such as Payslip, AutoPay, AutoReport, AutoInvoice or other services. Therefore - since some of the internal integrations are mocked, you might encounter some weird errors if you try to access these services in the Bookkeeping & Invoicing/eAccounting/Payroll client.
URL's:
-
Bookkeeping & Invoicing/eAccounting and Payroll client
https://eaccounting.vismaonline.com -
Bookkeeping & Invoicing/eAccounting API
https://eaccountingapi.vismaonline.com -
Payroll API
https://vlsapi.vismaonline.com -
Visma IdentityServer Authorization
https://identity.vismaonline.com/connect/authorize -
Visma IdentityServer Token
https://identity.vismaonline.com/connect/token
Updated 25 days ago