Closed jschram closed 7 years ago
Canceling shipments is only possible through the SendCloud Panel web interface. It may become supported through the API in the future, but for now using the browser is the only way to cancel a shipment.
Good to know. Please update the API documentation accordingly, as it still mentions support for DELETE on the Parcels resource:
@jschram Thanks for your feedback. I've registered an internal issue to get it fixed in the near future. :smiley:
When I try to cancel a shipment I get the following error:
(Obviously, I've removed the id of the parcel)
I'm calling the DELETE method on the mentioned request. Shouldn't this be possible?