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