none
Patch verb
October 30th, 2019 by David Alexandru
We have released the PATCH verb for our Sandbox environment together with some endpoints which use it. This enables the user to update an entity without providing the whole object in the body.
For further information on how to use the PATCH verb please check out our FAQ at https://developer.vismaonline.com/docs/patch-verb
Changelog
- added: PATCH v2/articles/{articleId}
- added: PATCH v2/companysettings
- added: PATCH v2/customerinvoicedrafts/{customerInvoiceDraftId}
- added: PATCH v2/customers/{customerId}
- added: PATCH v2/supplierinvoicedrafts/{supplierinvoicedraftId}
- added: PATCH v2/suppliers/{supplierId}
Please keep in mind that the endpoints above are currently experimental and subject to change. You can share your thoughts on our API community forum https://community.visma.com/t5/Visma-eAccounting-API/ct-p/IN_MA_eAccountingAPI and provide feedback.