POST
/
order
/
api-qr_code_link
{
  "message": "QR code URL",
  "qr_code_link": "https://testapi.fractalpay.com/authcheck-paymentlink/e8658gf63a4",
  "result": true,
  "status_code": 201
}

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

Payment Link

The response is of type object.