delete https://{api_url}/api/v5/purchases//bookings/
Delete (Cancel) Booking
Log in to see full request history
Response
204Delete (Cancel) Booking
Delete (Cancel) Booking
204Delete (Cancel) Booking
xxxxxxxxxx
curl --request DELETE \
--url 'https://example.jrni.com/api/v5/purchases/purchase_id/bookings/id?email=true' \
--header 'accept: application/json'
Try It!
to start a request and see the response here!