Cancelling an order from postman returns ( "errors": "Not Found")

Cancelling an order from postman returns ( "errors": "Not Found")

Stephanie42
Visitor
1 0 0

I keep on getting this error ("errors": "Not Found") when i try to cancel my order on shopify. 
- The order is newly created (< 60 days old)
- I have access to order-write/read permissions, as well as draft orders permissions
- The order_id is correct, as when i do a GET request with the same order_id, i get a response.

Here's my request: https://heavenpanty.com/admin/api/2023-07/orders/{order_id}/cancel.json

I can cancel the order from Shopify page, and it works fine, but cannot from the API. Please help. Thanks

Replies 2 (2)

Joanne88
New Member
8 0 0

I am having the exact same issue.

Cary3
Visitor
1 0 0

I am having the exact same issue. I can't cancel or close a order,  but can query orders