Skip to main content
POST

Authentication

This endpoint requires your v2 secret API key:
  • Header: x-api-key: px_live_v2_... or Authorization: Bearer px_live_v2_...

Body Parameters

string
required
The transaction ID requiring OTP verification.
string
required
The one-time passcode or authorization voucher code provided by the customer.

Response

string
Status message describing the verification attempt.
string
The unique transaction ID.
string
The updated transaction status (e.g. PENDING, SUCCESSFUL, FAILED).