put https://{api_url}/api/v5/purchases//bookings/
Update Booking
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
200Update Booking
Update Booking
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
200Update Booking
xxxxxxxxxx
10curl --request PUT \
--url https://example.jrni.com/api/v5/purchases/purchase_id/bookings/id \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"notify": true,
"notify_admin": true
}
'
Try It!
to start a request and see the response here! Or choose an example: