Retrieve a cash balance transaction
GET {{baseUrl}}/v1/customers/:customer/cash_balance_transactions/:transaction
Retrieves a specific cash balance transaction, which updated the customer’s cash balance.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
expand[0] | string | Specifies which fields in the response should be expanded. | |
expand[1] | string | Specifies which fields in the response should be expanded. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |