Merchant Payment
Generate payment url
Get payment link for merchant
POST
/
api
/
v1
/
transaction
/
merchant
/
get-link
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
externalTransactionId
string
requiredItemName
string
requiredItemPrice
number
requiredcustomData
string
requiredcallBackURL
string
requiredsuccessUrl
string
requiredfailureUrl
string
requiredResponse
201 - application/json
message
string
requiredtransaction
object
required