Skip to main content
GET
Get product payment links
Use the returned paymentLinkUrl exactly as provided. Provider account and collection details are not part of this public response. GET /v1/products/{id}/payment-links remains available as a deprecated alias. New integrations should use GET /v1/product/{id}/payment-links.

Authorizations

X-API-Key
string
header
required

Merchant API key (format: ak_BASE64)

Path Parameters

id
string
required

Product ID

Response

OK

data
object[]
error
object
message
string
success
boolean