question

tekwi avatar image
tekwi asked chanel Deactivated commented

** Unable to delete a lineitem within an order

I am trying to delete a lineitem created within an order. API method called - DELETE /v3/merchants/{mId}/orders/{orderId}/line_items/{lineItemId} returned an empty object. Also, the lineitem was not deleted in that order.
Am I missing anything?
OrdersLineItems
2 comments
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

tekwi avatar image tekwi commented ·
Hi Keith,
curl -H "Content-Type: application/json" -X DELETE https://api.clover.com:443/v3/merchants/xys/orders/xyz
/line_items/xyz?access_token=xyz
0 Likes 0 ·
tekwi avatar image tekwi commented ·
Has anyone had this issue? I'm able to delete an order; not the lineitems within the order.
0 Likes 0 ·

0 Answers

Welcome to the
Clover Developer Community