Accounts
Subledgers
4 min
cross river cos offers the apis to create subledgers instantly and on demand a subledger can be linked to any existing deposit account, also known as the master account manage subledgers with cross river's apis get api credentials with cross river apis in subledger api endpoints, subledgers are referred to as subaccounts , for example, post /core/v1/dda/subaccounts creates a new subledger once you have access to our sandbox environments you can access these api endpoints in the core module, dda section, through swagger links this table presents the subledger management apis we describe in detail action api call description subledgers /#create a subledger post /core/v1/dda/subaccounts creates a new subledger subledgers /#get information on a specific subledger get /core/v1/dda/subaccounts/{accountnumber} returns information on a specific subledger account create a subledger creates a subledger for the specified master account get information on a specific subledger returns information on a specific subledger account