# Payments Payments API ## Create payment - [POST /api/v1/payments](https://docs.omegapay.tech/openapi/payments/createpayment.md): Payment request, used for DEPOSITS, WITHDRAWALS and REFUNDS ## Find payment - [GET /api/v1/payments/{id}](https://docs.omegapay.tech/openapi/payments/getpayment.md): Find payment by Id ## Payment processing completed - [POST paymentq](https://docs.omegapay.tech/openapi/payments/publishpaymentfinalizedevent.md): Publish details of a new processed payment.