Authorization
string
required
Example:
Authorization | Bearer Paste-Your-API-Key-HereRequest Body
string
required
Unique identifier of the generic payment link product.
string
required
Generic payment link product name.
string
required
Generic payment link product description.
integer
required
Product price amount.
string
URL where the customer will be redirected after completing payment.
string
Additional notes for the payment link.
string | datetime
Payment link expiration date in ISO 8601 format.
Response
Successful ResponseMain Structure (Root)
integer
Status code from API.
string
Status message that describes the status code.
object
The updated generic payment link product data.
data Structure (Array of Object)
string
Unique identifier of the generic payment link product.
string
Public payment link URL of the updated product.
