d661d9e357a1

latestOpenAPI 3.0.12026-08-062379143.9 KB
Profiles

Update card

Update the details of a card on the profile. A card number can only be updated when an account is configured to only allow 1 card per profile.

put/profiles/{profileId}/cards/{cardId}

Path parameters

profileIdstring required

The profile id. (aka CustomerCode)

cardIdnumber required

The card id.

Request body

commentstring

Any comments that a user would like to attach to the Payment Profile

validateboolean

Set to true to automatically process a pre-auth transaction for validation purposes. Processor token transactions require validation, and must be set to true.

Response

The Profile.

codenumber
messagestring
customer_codestring

the ID of the payment profile. You need to keep track of this value.

limited_use_card_tokenstring

Uniquely identifies specific cards in payment profile accounts. Used only for performing Method URL operations.