originalTokenInfo

The originalTokenInfo element is an optional child of the accountUpdater element, which contains child elements providing the original token information for the submitted account. The system returns this information when processing a tokenized Direct Debit transactions and a change (NOC) is found against the account.

Parent Elements:

accountUpdater

Attributes:

None

Child Elements:

accType, cnpToken, routingNum

Example: originalAccountInfo Structure

<originalTokenInfo>

  <accType>Account Type</accType>

  <cnpToken>Old Account Number</cnpToken>

  <routingNum>Old Routing Number</routingNum>

</originalTokenInfo>