get
/v1/customers/{customer}/cash_balance_transactions/{transaction} Retrieve a cash balance transaction
GetCustomersCustomerCashBalanceTransactionsTransaction
<p>Retrieves a specific cash balance transaction, which updated the customer’s <a href="/docs/payments/customer-balance">cash balance</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.