{ "message": "QR code URL", "qr_code_link": "https://testapi.fractalpay.com/authcheck-paymentlink/e8658gf63a4", "result": true, "status_code": 201 }
Payment Link
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Basic <encoded-value>
<encoded-value>
username:password
The response is of type object.
object