Merchant Payment
Generate payment url
Get payment link for merchant
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Merchant transaction request
The body is of type object
.
Response
201
application/json
Transaction initiation response
The response is of type object
.