originalAccountInfo

The originalAccountInfo element is an optional child of the accountUpdater element, which contains child elements providing the original information for the submitted account.

Parent Elements:

accountUpdater

Attributes:

None

Child Elements:

accType, accNum, routingNum

Example: originalAccountInfo Structure

<originalAccountInfo>

  <accType>Account Type</accType>

  <cnpToken>Original Token Number</cnpToken>

  <routingNum>Original Routing Number</routingNum>

</originalAccountInfo>