Payment Links
Payments Links
This API can be used to generate payment links programmatically. Payments links are basically standalone webpages where your customer can make a one time payment. These do not need any integrations.
POST
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Body
application/json
Generate Payment Link
The body is of type object
.
Response
200
application/json
Generate Payment Link
The response is of type object
.