Retrieve a Subledger Balance
Retrieve a Subledger Balance object.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Return Subledger Balance associated with this id.
^subledger_balance_\w+$Response
An individual Subledger Balance object
Unique identifier for the account that the Subledger Balance belongs to.
"account_v9K4p2M7nL1wQ8xR5zB6tY3jH0gA"
Lead-generated unique identifier for the Subledger Balance. This ID should subsequently be used when reporting on this object in the Balance file.
"subledger_balance_k8L2n9QpW3xR5vT7mZ4jS1bA6cG"
A name for the product or Subledger Balance being offered to the end-user (e.g., Rainy Day Fund, BNPL loan).
"Personal Loan - Home Improvement"
ID of the underlying settlement bank account where funds for the Subledger Balance are held. Only applicable for certain use cases.
"12345"
A three-letter currency code as defined in ISO 4217.
USD "USD"
An ISO-8601 timestamp at which the Subledger Balance was created in Lead's system.
"2025-09-02T11:01:36Z"
An ISO-8601 timestamp at which the Subledger Balance was last updated in Lead's system.
"2025-09-02T11:05:00Z"
Status of the Subledger Balance.
active, inactive, closed "active"
Reason associated with the status of the Subledger Balance.
"active"
The type of Subledger Balance.
credit, deposit "credit"
A set of key-value pairs that can be used to store additional information related to this object.
- Non-Revolving
- Revolving

