Ledger account APIs allows platforms to create, manage and update ledger accounts

A platform can create a ledger account simply by utilising Decentro's Create Ledger Account API.

To create a new ledger account, platforms need to pass the following details in the create journal API:

  1. Reference Id
  2. Name
  3. Consumer Reference Id
  4. Consumer Name
  5. Currency
  6. Purpose
  7. Consent
  8. Additional Parameters

Platforms can fetch ledger account details using Ledger Account Details API and update these details using Update Ledger Account API.

Platforms can also fetch a ledger statement using Accounts Statement API and account balance using Ledger Account Balance API.

Platforms can also fetch all the ledger accounts and their respective details using All Ledger Accounts API.