added

New v3 API endpoints for received payments

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.

OperationAPI endpoint
Get list of received paymentsGET /v3/receivable-payments
Get received payment detailsGET /v3/receivable-payments/{receivedPaymentId}