# Functions
@Summary Create new payment @Description Create a payment and return its ID.
@Summary Generate a QR Code @Description Generate a QR Code.
@Summary Get payment types @Description Get payment type, like [DEBIT, CREDIT, QR Code (Mercado Pago)] @Tags Payment @Accept json @Produce json @Success 200 {object} []string @Router /api/payments/type [get].