Skip to main content
GET
Fetch Payment Link Transactions

Authorizations

Authorization
string
header
required

Payaza {{Public API Key in Base 64}}

Query Parameters

The ID of the payment link for which to fetch transactions.

page
integer
default:2
required

The page number to be retrieved.

Response

Request Successful

status
boolean

Indicates whether the request was successful.

Example:

true

message
string

A descriptive message regarding the outcome of the operation.

Example:

"Payment Link Transactions fetched successfully"

data
object

The payload containing the list of transactions and pagination details.