Authorizations
The app API key from an app from the /dashboard/developer page
Path Parameters
Example:
"ldgr_xxxxxxxxxxxxx"
Response
A successful response
Represents a LedgerAccount.
The ID of the LedgerAccount.
Example:
"ldgr_xxxxxxxxxxxxx"
The balances associated with the account.
The fee for transfers, if applicable.
Example:
6.9
The most recent audit status for the account. The different statuses a LedgerAccountAudit can be
Available options:
reserves_imposed
, requested_more_information
The status of payments approval for the ledger account. The different approval statuses an account can have.
Available options:
pending
, approved
, monitoring
, rejected
The type of ledger account.
Available options:
primary
, pool
The owner of the ledger account. An object representing a (sanitized) user of the site.
- Option 1
- Option 2