# Payments

 - [GET /payment-accounts](https://developers.kanbert.com/api/payments/payments.accounts.md): **Required scopes:** `payments:read`
 - [GET /payments](https://developers.kanbert.com/api/payments/payments.payments.md): **Required scopes:** `payments:read`
 - [POST /payments/outgoing-invoice](https://developers.kanbert.com/api/payments/payments.createoutgoinginvoicepayment.md): **Required scopes:** `payments:write`
 - [POST /payments/outgoing-invoice-credit](https://developers.kanbert.com/api/payments/payments.createoutgoinginvoicereferencebooking.md): **Required scopes:** `payments:write`
 - [POST /payments/incoming-invoice](https://developers.kanbert.com/api/payments/payments.createincominginvoicepayment.md): **Required scopes:** `payments:write` Creates a payment record and associates it with one or more incoming invoices (documents).
 - [POST /payments/incoming-invoice-credit](https://developers.kanbert.com/api/payments/payments.createincominginvoicereferencebooking.md): **Required scopes:** `payments:write` Creates a reference booking between an incoming invoice (type Invoice) and an incoming credit (type Credit).
