Retrieve a balance transaction

GET {{baseUrl}}/v1/balance_transactions/:id

Retrieves the balance transaction with the given ID.

Note that this endpoint previously used the path /v1/balance/history/:id.

Request Params

KeyDatatypeRequiredDescription
expand[0]stringSpecifies which fields in the response should be expanded.
expand[1]stringSpecifies which fields in the response should be expanded.

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring