Update KYC form entry
Authorizations
HTTPRequired
Uses the Authorization header: 'AccessKey ' followed by your access key token (e.g., 'Authorization: AccessKey AbCdEfGhIjKlMnOpQrStUvWxYzAbCdEfGhIj')
Path parameters
organizationIdstringRequired
The organization ID
kycFormIdstring · uuidRequired
kycFormEntryIdstring · uuidRequired
Body
statusstring · enumOptionalPossible values:
The status of the form entry.
businessProfileIdstring · uuidOptional
The ID of an existing Business Profile.
displayNamestringOptional
Responses
200
OK
application/json
403
Forbidden operation
application/json
404
Resource not found
application/json
422
Request validation failed
application/json
patch
/organizations/{organizationId}/kyc-forms/{kycFormId}/entries/{kycFormEntryId}Last updated
Was this helpful?

