createPaymentRequest

Create a new payment request for a customer

Parameters

paymentRequest

The details of the new payment request

abstract fun createPaymentRequest(paymentRequest: NewPaymentRequest): ApiResult<CreatePaymentRequestResult>