Skip to main content
GET
/
api
/
v1
/
transaction
/
{transactionRef}
/
verify
cURL
curl --request GET \
  --url https://api.novacpayment.com/api/v1/transaction/{transactionRef}/verify \
  --header 'Authorization: <api-key>'

Documentation Index

Fetch the complete documentation index at: https://developer.novacpayment.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Input your Bearer token in this format - Bearer {your token here} to access this API

Path Parameters

transactionRef
string
required

Response

200

OK