Article Options
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
[Release Notes] - Visma.Net API 8.22 - 26.05.2020
Pagination forced in PurchaseOrder endpoint (Enforcement of pagination on API endpoints step 2 - May 26th release) |
Pagination is now forced in the PurchaseOrder endpoint: * If no pagination is specified, only 100 records will be returned * If pagination is used but the maximum page size is more than 100, then only 100 records will be returned * The maxPagesize info has been added as metadata in response |
Pagination forced in Location endpoint (Enforcement of pagination on API endpoints step 2 - May 26th release) |
Pagination is now forced in the Location endpoint: * If no pagination is specified, only 100 records will be returned * If pagination is used but the maximum page size is more than 100, then only 100 records will be returned * The maxPagesize info has been added as metadata in response |
Pagination forced in SupplierDocument endpoint (Enforcement of pagination on API endpoints step 2 - May 26th release) |
Pagination is now forced in the SupplierDocument endpoint: * If no pagination is specified, only 100 records will be returned * If pagination is used but the maximum page size is more than 100, then only 100 records will be returned * The maxPagesize info has been added as metadata in response |
Update Freight cost and Freight amount fields with shipment allocation lines | Earlier, the Freight cost and Freight amount fields were not updated while updating shipment allocation lines. This has now been fixed. |
Update FreightAmount automatically based on FreightCost in Shipment endpoint | Earlier, FreightAmount was not updated automatically based on FreightCost using PUT in the Shipment endpoint. This has now been fixed. |
Pagination forced in SupplierInvoice endpoint (Enforcement of pagination on API endpoints step 2 - May 26th release) |
Pagination is now forced in the SupplierInvoice endpoint: * If no pagination is specified, only 100 records will be returned * If pagination is used but the maximum page size is more than 100, then only 100 records will be returned * The maxPagesize info has been added as metadata in response |
Categories: