v1
latestOpenAPI 3.1.02026-07-2422707.0 MBDelete a guest's saved credit/debit card
If you have previously added credit/debit cards for the specified guest, this API helps you to delete the saved cards/active payment accounts of the guest.
You must specify the appropriate details for the guest_id, account_id, and center_id parameters in the API request.
delete/v1/guests/{guest_id}/accounts/{account_id}?center_id={center_id}
Path parameters
guest_idstring required
Mandatory Unique 32-character identifier of the guest.
account_idstring required
Mandatory Unique 32-character identifier of the guest's saved card/payment account.
Query parameters
center_idstring required
Mandatory Unique 32-character identifier of the center.
Response
200