Skip to main content
PATCH
Updates fields on a business profile. This is the correction and resubmission path: a meaningful change to the normalized legal identity on a verified profile releases verification (back to unverified) and re-submits KYB when eligible. Cosmetic legal-name case or punctuation changes preserve the identity revision and evidence. Editing only non-identity fields (e.g. industry, websiteUrl) leaves verification untouched. A profile in a non-verified state (e.g. rejected) only releases when it carries every field KYB submission needs — companyLegalName, taxId, addressCountry, businessContactFirstName, businessContactLastName. Editing an identity field while any of those is missing leaves the current status in place, so a rejected profile keeps its account lock until it is whole. Re-submission is asynchronous, so verificationStatus in this response is the post-release value (unverified), not pending.
Requires a live key. A locked profile (three failed attempts) can’t be edited — contact support.

Path Parameters

string
required
The id of the business profile.

Identity confirmation and revision

Send expectedIdentityRevision from the latest business response when confirming a suggested canonical name. It is also required with confirmed: true when establishing a missing businessRelationship on an existing profile. An already confirmed relationship cannot be changed. A name confirmation uses the ordinary PATCH lifecycle: set companyLegalName to the reviewed verificationCanonicalName. Explicit canonical-name confirmation starts a new identity revision even when normalization yields the same name; verification runs again when required. A stale revision returns 409 business_identity_changed. If the suggestion is wrong, dispute it. To renew expired matching provider evidence without changing legal facts, use Renew Verification. Meaningful identity changes and explicit canonical-name confirmation invalidate existing request bindings and evidence. Reconfirm the current business revision on each affected number request before submission or provider correction.

Body Parameters

Any subset of the create fields. Send at least one.

Response Fields

object
The updated profile. verificationStatus reflects any release/resubmission triggered by the edit.
string
Present only when the edited profile is unverified, is outside the US, already carries companyLegalName, taxId and addressCountry, and has at least one supporting document — the edit would otherwise move it to admin_review, but a rejected or locked profile elsewhere on the account blocks that. Value: account_locked. The edit itself is saved.

Examples

Error Codes

Next Steps

Submission history

See the machine-readable verdict for each attempt.

Status webhooks

Get notified on each transition.