Skip to main content
GET
List payment links

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

2XX - application/json

The merchant's payment links.

object
any
required
data
object[]
required
has_more
boolean
required
next_cursor
string | null
required
Last modified on September 1, 2026