POST
/
api
/
payment-link-api
/
create

Authorizations

Authorization
string
header
required

Enter token in format (Bearer <token>)

Body

application/json
business_name
string
required
amount
string
callback_url
string
country_id
string
currency
string
item_name
string
redirection_url
string

Response

201 - application/json
data
object
message
string
success
boolean