finicityAccount

The finicityAccount element is an optional child of the finicityAccountResponse transaction. It contains child elements used to provide details concerning the Direct Debit account.

Parent Elements:

finicityAccountResponse

Attributes:

None

Child Elements:

accountId, accType, realAccNum, routingNum

Example: echeck Structure

<finicityAccount>

<accountId>Account Identifier</accountId>

  <accType>Account Type Abbreviation</accType>

  <realAccNum>Account Number</accNum>

  <routingNum>Routing Number</routingNum>

</finicityAccount>