My Products
Help

Visma.net Financials API updates for version 8.49.0 (May 2021)

by Yıldırım (Updated ‎17-05-2021 09:00 by Yıldırım VISMA )

Release date for 8.49.0 version has been planned as 18/05/2021
Release plan & date may vary. We will keep you informed of any changes. This thread will be updated regularly up until the point of version-release.

Release Notes Documentation

New POST operations on Expense Claim endpoint:
Put On hold, Submit, Send to approval

There is a new improvement on the Expense Claim endpoint. Third party integrators are now able to submit, send to approval and put On hold expense claim using the following new POST operations on the Expense Claim endpoint:
- POST /api/v1/expenseClaim/{expenseClaim}/action/hold;
- POST /api/v1/expenseClaim/{expenseClaim}/action/submit;
- POST /api/v1/expenseClaim/{expenseClaim}/action/approval