create

Create a PaymentAgreement

Parameters

paymentAgreement

The details for the new payment agreement

abstract fun create(paymentAgreement: CreatePaymentAgreementRequest): ApiResult<PaymentAgreement>