Update KYC form entry

Update KYC Form Entry

patch
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 · enumOptional

The status of the form entry.

Possible values:
businessProfileIdstring · uuidOptional

The ID of an existing Business Profile.

displayNamestringOptional
Responses
200

OK

application/json
patch
/organizations/{organizationId}/kyc-forms/{kycFormId}/entries/{kycFormEntryId}

Last updated

Was this helpful?