Skip to main content
Use the credit balance refunds endpoint to issue a credit balance refund on credit account. When an account balance is negative, a balance refund can be issued to bring the balance closer to 0. Creating a balance refund triggers the creation of a journal entry belonging to the BALANCE_REFUND group. For more on balance refund journal entries, see Balance refunds in the About Credit Account Journal Entries guide.

Create balance refund

Action: POST
Endpoint: /credit/accounts/{account_token}/creditbalancerefunds
Create a new balance refund, which can be issued to the account holder if their credit account balance is negative.

URL path parameters

Request body

Sample request body

JSON

Response body

Sample response body

JSON