My Products
Help

[Release Notes] - Visma.Net API 8.49.0 - 18.05.2021

by Yıldırım (Updated ‎18-05-2021 15:58 by Yıldırım VISMA )
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