get /v1/customers/{customer}/balance_transactions/{transaction}

Retrieve a customer balance transaction

GetCustomersCustomerBalanceTransactionsTransaction

<p>Retrieves a specific customer balance transaction that updated the customer’s <a href="/docs/billing/customer/balance">balances</a>.</p>

Parameters

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

Request Body

application/x-www-form-urlencoded

Responses

200 Successful response.
default Error response.