Booking
Post Booking
Cancel Booking
1min
Get a cake by its ID
DELETE
Request
Body Parameters
share_secret
required
String
Test mode secret keys and live mode secret keys are available in your PayDocker account under Integration menu.
Don't share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
booking_event
required
String
Used to identify the action connected to the booking and the allowed action for this request would be "cancel".
source_id
required
String
Your PayDocker Account ID assigned upon account creation (e.g. PDR1). It is case sensitive.
booking_id
required
String
The unique identifier associated with the booking that the user is requesting a modification for. (e.g. 1705393126PDR28)
Updated 24 Jul 2024
Did this page help you?