createPaymentRequestQRCode

Create a new QR code for an existing payment request

Parameters

details

The details for the new QR code.

abstract fun createPaymentRequestQRCode(details: NewPaymentRequestQRCode): ApiResult<QRCode>