Delete fulfillment event

DELETE https://api.ecartapi.com/api/v2/orders/{orderId}/fulfillments/{fulfillmentId}/events/{id}

Allowed values for status and meaning:

Ecartapi statusE-commerce statusE-commerce Description
pickup_readyreadyforpickupThe shipment is ready for pickup at a shipping depot.
createdconfirmedThe carrier is aware of the shipment, but hasn't received it yet.
deliveryattemptfailedattempted_deliveryDelivery of the shipment was attempted, but unable to be completed.
delivereddeliveredThe shipment was successfully delivered.
failedfailureSomething went wrong when pulling tracking information for the shipment, such as the tracking number was invalid or the shipment was canceled.
in_transitin_transitThe shipment is being transported between shipping facilities on the way to its destination.
outfordeliveryoutfordeliveryThe shipment is being delivered to its final destination.
otherpicked_upThe fulfillment was successfully picked up.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

{"success":true}