# Payments ## List all payment accounts - [GET /payment-accounts](https://developers.kanbert.com/api/payments/payments.accounts.md): Required scopes: payments:read ## List all payments - [GET /payments](https://developers.kanbert.com/api/payments/payments.payments.md): Required scopes: payments:read ## Add payment for an outgoing invoice - [POST /payments/outgoing-invoice](https://developers.kanbert.com/api/payments/payments.createoutgoinginvoicepayment.md): Required scopes: payments:write ## Associate an outgoing invoice with an outgoing credit - [POST /payments/outgoing-invoice-credit](https://developers.kanbert.com/api/payments/payments.createoutgoinginvoicereferencebooking.md): Required scopes: payments:write