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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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.
Path Params
string
required

Mandatory Unique 32-character identifier of the guest.

string
required

Mandatory Unique 32-character identifier of the guest's saved card/payment account.

Query Params
string
required

Mandatory Unique 32-character identifier of the center.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json