Skip to main content
GET
Fetch Payment Links

Authorizations

Authorization
string
header
required

Payaza {{Public API Key in Base 64}}

Query Parameters

The search term to filter payment links.

page
integer
default:10
required

The page number to be retrieved.

size
integer
default:3
required

The number of records per page.

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 Links fetched successfully"

data
object

The payload containing the list of payment links and pagination details.