Skip to main content
GET
Get Balance Ledger

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-MultiTenantKey
string

Required when using a Platform API token. The tenant key identifying which business to operate on.

Path Parameters

businessId
string
required

The unique identifier for the business

Query Parameters

currency
string
required

Currency code for transactions (required)

Example:

"USD"

startDate
string<date>
required

Start date for transactions filter (required)

Example:

"2024-01-01"

Response

List of business transactions

data
object[]
node
object

Node pagination