get /v1/balance/history/{id}

Retrieve a balance transaction

GetBalanceHistoryId

<p>Retrieves the balance transaction with the given ID.</p> <p>Note that this endpoint previously used the path <code>/v1/balance/history/:id</code>.</p>

Parameters

Name In Type Required Description
expand query string[] no Specifies which fields in the response should be expanded.
id path string yes

Request Body

application/x-www-form-urlencoded

Responses

200 Successful response.
default Error response.