Skip to content

Download MY order invoice PDF (404 on any order not mine — no IDOR)

GET
/store/v1/orders/{orderId}/invoice
curl --request GET \
--url https://your-store.example.com/store/v1/orders/example/invoice
orderId
required
string