Update Verification
Updates fields on an identity verification profile, or responds to outstanding RFIs.
Authorizations
An account API key, account scoped JWT, app API key, or user OAuth token.
Headers
Pins the request to a dated API version. When omitted, the request uses the original (2025-01-01) request/response shapes, so existing unversioned callers are never broken. Generated SDKs always send the latest version they were built against. An unrecognized value is rejected with a 400. The schemas documented here always describe the latest version.
"2026-06-09"
Path Parameters
The ID of the verification, which will look like idpf_*************
Body
The first name on the verification.
The last name on the verification.
The date of birth.
The country code.
The personal address.
The business name.
The business address.
The business structure.
RFI responses. Each entry must include id and a value, address, or files payload.
Response
verification updated
The verification ID, e.g. idpf_*
individual, business not_started, pending, approved, rejected, action_required 
