object

CreatePaymentLinkResponse

Create Payment Link Response.
Fields
message
String!
Required
Detailed message.
payment_link_id
String
Unique id of payment link.
payment_link_url
String
Url of payment link.
polling_timeout
Int
Time in seconds until the payment link expires. After this period, polling is no longer necessary.
status_code
Int
HTTP status code.
success
Boolean!
Required
Successful or failure.