Retrieve a Subledger Balance object.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Return Subledger Balance associated with this id.
^subledger_balance_\w+$An individual 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 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 balance_id 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.