Booking
Cancel Booking
1min
This API allow to Cancel a previous created booking in your PayDocker account
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 cancellation for. (e.g. 1705393126PDR28)
Updated 08 Dec 2024


Did this page help you?