Skip to main content
POST
Test Account Funding

Authorizations

Authorization
string
header
required

Payaza {{Public API Key in Base 64}}

X-TenantID
string
header
required

live or test

X-ProductID
string
header
required

default value is ‟app”

Body

application/json
transaction_reference
string
required

The Unique identifier for the transaction.

Example:

"UDH0123453"

country_code
string
required

The ISO Country Code. (ISO 3166-1 alpha-2) (GH-Ghana, TZ-Tanzania, UG - Uganda, KE-Kenya).

Maximum string length: 2
Example:

"KE"

Response

200 - application/json

Payment successful

response_code
string

API response code indicating the status (e.g., '00' for success).

Example:

"00"

response_message
string

Descriptive message about the operation status.

Example:

"Account Successfully Funded"