POST
/
api
/
v1
/
transaction
/
merchant
/
get-link

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
externalTransactionId
string
required
ItemName
string
required
ItemPrice
number
required
customData
string
required
callBackURL
string
required
successUrl
string
required
failureUrl
string
required

Response

201 - application/json
message
string
required
transaction
object
required