Added
New v3 API endpoints for received payments
 April 11th, 2025 
We have introduced a set of API endpoints for received payment operations. You can now get and list payments that your BILL organization has received by customers.
| Operation | API endpoint | 
|---|---|
| Get list of received payments | GET /v3/receivable-payments | 
| Get received payment details | GET /v3/receivable-payments/{receivedPaymentId} | 
