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