POST
/
pay-link
{
  "data": {
    "payment_link": "http://localhost:8081/authcheck-paymentlink/95u59qv1pur",
    "sales_id": "c9595ab3-f229-11ee-b78a-02fabd890500"
  },
  "message": "Quick Pay Order created successfully. Please check your phone for payment link.",
  "result": true
}

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json

Response

201 - application/json
iFrame Order

The response is of type object.