List all payment links
Production Environment
Production Environment
GET
/api/1/partner/payment-link
Payment Links
Request
Query Params
offsetId
string <uuid>
optional
Example:
c689b77a-d47d-4d02-b037-6f49509f759b
pageSize
number
optional
<= 100> 0
Example:
20
status[]
array[string]
optional
Allowed values:
pendingcancelledcompleted
Example:
["completed"]
Header Params
x-merchant-id
string <uuid>
Merchant ID
Request samples
Responses
Modified at 2025-03-03 16:34:00