Authorizations
The app API key from an app from the /dashboard/developer page
Path Parameters
Either a User ID, Company ID, or LedgerAccount ID (user_xxx, biz_xxx, or ldgr_xxx)
"ldgr_xxxxxxxxxxxxx"
Response
A successful response
Represents a LedgerAccount.
The ID of the LedgerAccount.
"ldgr_xxxxxxxxxxxxx"
The balances associated with the account.
The fee for transfers, if applicable.
6.9
The most recent audit status for the account. The different statuses a LedgerAccountAudit can be
pending, approved, reserves_imposed, suspended, ignored, rejected, requested_more_information, information_submitted, requested_tos_violation_correction, clawback_attempted, awaiting_sales_review The status of payments approval for the ledger account. The different approval statuses an account can have.
pending, approved, monitoring, rejected The type of ledger account.
primary, pool The owner of the ledger account. An object representing a (sanitized) user of the site.
- User
 - Company
 

