Added
New v3 API endpoints for charging customers
December 12th, 2025
We have introduced a set of API endpoints for charging customers. You can now use the BILL v3 API to charge a customer for one or more invoices.
| Operation | API endpoint |
|---|---|
| Set charge customer authorization | POST /v3/customers/{customerId}/charge-authorization |
| Charge a customer | POST /v3/receivable-payments |
