Visma eAccounting API - New endpoints sales price list /v2/salespricelists
May 8th, 2024 by Daniel Jonsson
New endpoints regarding creation of sales price list
It is now possible to create and update new sales price lists through the API.
Endpoints affected:
POST /v2/salespricelists
PUT /v2/salespricelists/{salesPriceListId}
PUT /v2/salespricelists/{salesPriceListId}/prices
DELETE /v2/salespricelists/{salesPriceListId}