echeckForToken

The echeckForToken element is a child of the registerTokenRequest element. It contains the routing and account number of the Direct Debit account which the system uses to generate a token.

Parent Elements:

registerTokenRequest

Attributes:

None

Child Elements:

Required: accNum, routingNum

Example: echeck Structure

<echeckForToken>

  <accNum>Account Number</accNum>

  <routingNum>Routing Number</routingNum>

</echeckForToken>