Delete 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.

Response Details

NameTypeDescription
successbooleanIndicates whether the guest's saved card/payment account has been successfully deleted.
errorobjectObject that contains these error-related elements: StatusCode, Message, and InternalMessage.
Displayed when the guest's saved card/payment has not been successfully deleted.
Language
Authorization
Header
Click Try It! to start a request and see the response here!