Bookkeeping & Invoicing/eAccounting API news
by Emelie GasslanderGreetings, dev-peeps! π
Time for an update from the API team.
π Added
- New endpoint
GET v2/salespricelists/prices/{salesPriceListId}. This endpoint lets you get all articles, including their prices, on a specific sales pricelist.
- New property for
ArticleApi.
Affected endpoints:GET/POST/PUT /v2/Articles. SupplierArticleNumber- represents the supplier's article number.
- New property for
CompanySettings. Affected endpoints:GET /v2/companysettingsInvoicePrintSettingsType- Read only. Type of background that is used for PDF sales documents.
π Fixed
- The endpoint
GET v2/salespricelists/prices/{salesPriceListId}/{articleId}returned empty prices when called for standard price list. This had been fixed to return correct prices.
As always, if you have any questions, or feedback regarding the API, don't hesitate to reach out: API support .
