Displaying Balances

Displaying Deposit Balances

  1. Select Fiat Account

  2. Get deposit nodes

    1. Filter by relevant types = “IC-DEPOSIT-US”, “CMA” etc.

  3. Display Balance Details

    1. Account Name

    2. Current Available Amount

    3. Link to transactions

Notes:

  • In a summary view, Platforms can combine the deposit and repay-us node balances in order to display a negative balance.

  • In the detailed view, Users must be able to see separate balances for each node

Displaying Loan Balances

  1. Get Loan nodes

    1. Filter by relevant types = “LOAN-US”

  2. Display Balance Details

    1. Account Name

    2. Current Balance

    3. Credit Limit (if applicable)

    4. Link to transactions

    5. Next payment date

Displaying Cash Advance Balance

  1. Select Fiat Account

  2. Get deposit nodes

    1. Filter by relevant types = “REPAY-US”

  3. Display Balance Details

    1. Account Name

    2. Current Balance

    3. Repayment Date

    4. Button to create a one time payment

Last updated