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

Update a customer credit balance transaction

PostCustomersCustomerBalanceTransactionsTransaction

<p>Most credit balance transaction fields are immutable, but you may update its <code>description</code> and <code>metadata</code>.</p>

Parameters

Name In Type Required Description
customer path string yes
transaction path string yes

Request Body

application/x-www-form-urlencoded

Responses

200 Successful response.
default Error response.