newCardTokenInfo
The newCardTokenInfo
element is an optional child of the accountUpdater
element, which contains child elements providing the updated token information for the submitted token.
Parent Elements:
Attributes:
None
Child Elements:
Example: newCardInfo Structure
<newCardTokenInfo>
<cnpToken>New Token</cnpToken>
<type>Card Type</type>
<expDate>New Expiration Date</expDate>
<bin>New Card BIN</bin>
</newCardTokenInfo>