Skip to main content

Get Orders Payment Link

Path Parameters
    orderId Orderid required
Query Parameters
    transactionType TransactionType required

    Possible values: [funding, topup, sip]

Responses

Successful Response


Schema
    reqId Reqid
    errors undefined[]
    data object required
    status Status

    Status of the payment link

    createAt Createat

    Date of payment link creation

    referenceId Referenceid

    Unique reference id of the payment link shared by the payment gateway

    lastUpdatedDate Lastupdateddate

    Date on which the payment link was last updated

    paymentLink Paymentlink

    Payment link as issued by the payement gateway

    paymentId Paymentid

    Unique identifier to identify a payment link

Loading...