POST
/
requests
{
  "message": "Text request has been sent",
  "qr_code_link": "http://localhost:8081/authcheck-paymentlink/grrxcs2xmlp",
  "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.

Headers

api_key
string
Example:

"8af9a5a0e6338fbafd8d2fa7a688fd16363cc865c6e6ede3002d041c2613cb99"

Body

application/json

Response

201 - application/json

Payment Request

The response is of type object.