DELETE v3/customer/stored-cards/{cardId}

Remove a specific stored card from the current customers record

Request Information

URI Parameters

NameDescriptionTypeAdditional information
cardId

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of StoredCard
NameDescriptionTypeAdditional information
Id

string

None.

Address

Address

None.

IsDefault

boolean

None.

MaskedNumber

string

None.

CardHolderName

string

None.

ExpiryDate

date

None.

Type

CardType

None.

Response Formats

application/json, text/xml

Sample:

Sample not available.