Cancel an ID Pass API

POST
/idpass/cancel
LIVE

Cancels an in-flight ID Pass. Only passes in new, opened or in_progress status can be cancelled. Terminal statuses (complete, expired, failed, cancelled) return an error. A fee refund applies if no verification steps had been taken yet (status still new or opened). Cancelling after any verification activity doesn't refund.

Example Request

POST
request.json
key Auth: BearerAuth
{
  "id": "fe4291ca-d831-4760-96df-c9cb03b3cd95"
}

Request Schema

id
Required
uuid

The ID Pass to cancel.

Available Response Data

3 Data Points
01
monitor_heart

status: always cancelled on success

02
fact_check

fee_refunded: true when no verification steps had been taken, false otherwise

03
fingerprint

API reference UUID

lock Full API documentation provided after vetting from our compliance team.
By The Numbers

API Data Scale & Coverage tag

Unmatched data depth to power your compliance and verification workflows.

50M+
Phone & Email Records
40M+
Adverse Court Records
2BN+
Australian Universe Records
18M+
Real Estate Records
7M+
Deceased Records
980M+
Social Media & Employment Records
Practical Applications

Technical Use Cases tag

undo

Cleaning up abandoned applications

When a customer abandons their application before completing identity verification, cancel the outstanding ID Pass to release the slot and recover the fee where eligible.

update_disabled

Superseding a prior pass

When a workflow re-issues an ID Pass with different parameters (for example, the customer's visa status changed), cancel the prior pass so it doesn't accidentally complete in parallel.

Trust & Assurance

Compliance & Security tag

Enterprise-grade infrastructure audited against the standards your regulators require.

verified_user
ISO 27001 Certified
enhanced_encryption
AES-256 Encryption
public
Australian Data Sovereignty
Integration & Support

Common Questions tag

Everything you need to know about implementation details and compliance infrastructure.

rocket_launch Implementation

When does a fee refund apply?

add

Only when the ID Pass is still in new or opened status at the time of cancellation — meaning no verification steps were taken. Once the user has progressed beyond consent (status in_progress), no refund is issued.

rocket_launch Implementation

Can I cancel a completed pass?

add

No. Terminal statuses (complete, expired, failed, cancelled) return a 400. Cancellation only applies to in-flight passes.

Try it Live

API Testing Sandbox tag

Test the Cancel an ID Pass API directly in your browser with live mock data and see instant results.

rocket_launch Request Sandbox Access

Access to live sandbox environments requires manual approval from our compliance team.