delete https://{api_url}/api/v5/purchases/
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Response
204Delete (Cancel) All Bookings associated with a given Purchase
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
204Delete (Cancel) All Bookings associated with a given Purchase
xxxxxxxxxx
curl --request DELETE \
--url 'https://example.jrni.com/api/v5/purchases/id?email=true' \
--header 'accept: application/json'
Try It!
to start a request and see the response here!