Skip to main content
GET
Fetch Refund History

Authorizations

Authorization
string
header
required

Payaza {{Public API Key in Base 64}}

Path Parameters

from
string

The start date range to filter data in YYYY-MM-DD format

to
string

The end date range to filter data in YYYY-MM-DD format

currency
string

The ISO 4217 alpha-3 currency code. e.g. NGN, USD

page
integer
required

The page number

size
integer
required

The total number of transactions per page.

refund_status
string
required

“Success” or “Initialized”

refund_reference
string

The refund reference

Response

Fetch Refund History Response

status
string

API status (e.g., success).

Example:

"success"

message
string

Status message.

Example:

"Refund History Success."

data
object