originalCardInfo
The originalCardInfo
element is an optional child of the accountUpdater
element, which contains child elements providing the original information for the submitted card.
Parent Elements:
Attributes:
None
Child Elements:
Example: originalCard Structure
<originalCardInfo>
<type>Card Type</type>
<number>Old Account Number</number>
<expDate>Old Expiration Date</expDate>
</originalCardInfo>