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.
"2026-07-01"
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.
Answers to requested information. 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 ISO 3166-1 alpha-2 country code (e.g. US, GB). For individuals this is the country of citizenship or residence reported by the identity provider; for businesses this is the country of incorporation.
The outstanding information this verification still needs — payout RFIs and audit RMIs, one uniform shape.

