Important: If you are unable to resolve your developer-related question via our public Help Center articles, please visit the Developer Dashboard here. Within the developer dashboard, you will be able to submit a support ticket that will be answered by our dedicated team.
We’re excited to announce that we have launched new webservices for the Logistics API in order to improve order management.
What's new?
Order delete
We have launched the webservice v2-dropshipment.delete. This services allows you to delete an order you placed. Please note that orders with the following status cannot be deleted:
- OPEN (except for orders shipped to US, MEXICO and CANADA)
- SHIPPED
- BACKHOLD
Online documentation: https://developer.withings.com/api-reference#operation/dropshipmentv2-delete
Order update
We have launched the webservice v2-dropshipment.update. This services allows you to update an order you placed. Please note that orders with the following status cannot be updated:
- OPEN
- SHIPPED
- BACKHOLD
Online documentation: https://developer.withings.com/api-reference#operation/dropshipmentv2-update
What is the impact in current API integration?
No impact.