Skip to main content
POST
Verify payment

Overview

Verify a payment by its reference. Send a JSON body with reference: the transaction or payment reference returned when you sent the payment (for example a UTR_… value). The response includes status, amount, and related transaction details.

Authorizations

X-API-KEY
string
header
required

API key for authentication.

Body

application/json
reference
string
required

Transaction or payment reference to verify

Response

Payment details retrieved successfully

status
boolean
data
object
error
any[]
message
string