Manually mark a tokenised card as verified

Super Admin sandbox override only. Promotes a failed verification row to VERIFIED when Nova has already stored a 3DS lookup transactionId for verification audit/reconciliation. Purchase payloads no longer need to send that lookup transactionId.

Access: Auth methods: JWT bearer. Requires permissions: purchase:admin.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Tokenised card identifier

Body Params
string
required

App user UUID — app_user.uuid of the customer this verified card belongs to. Resolved internally to the BIGINT FK on verified_cards.

string

Optional Super Admin audit note explaining why the sandbox override was applied.

Responses

400

No lookup anchor is available

401

Unauthorized

403

Forbidden

404

App user not found

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json