POST
/
requests
/
{customerId}
{
  "data": {
    "order_id": "54514",
    "pay_link": "http://localhost:8082/pre-auth/bb40a9028ef7e65521bb4d21ee491437?amount=4.00&order_id=54514",
    "sales_id": ""
  },
  "message": "Text request has been sent"
}

Authorizations

Authorization
string
headerrequired

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

Headers

api_key
string

Path Parameters

customerId
string
required

Body

application/json
isRequestCard
boolean
merchant_key
string

Response

200 - application/json
data
object
message
string
result
boolean