newTokenInfo

The newTokenInfo element is an optional child of the accountUpdater element, which contains child elements providing the updated 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:  newAccountInfo Structure

<newTokenInfo>

  <accType>Account Type</accType>

  <cnpToken>New Token Number</cnpToken>

  <routingNum>New Routing Number</routingNum>

</newTokenInfo>