Skip to main content
PATCH
Update Entity Onboarding (Banking Connectivity)
Update an existing onboarding with new compliance declarations, risk assessment results, or additional documentation. Typically used when the onboarding is in PENDING_ADDITIONAL_DOCUMENTATION status.

Authorizations

public-api-key
string
header
required
private-secret-key
string
header
required

Path Parameters

entity_id
string
required

The id of the entity obtained from Create Entity.

onboarding_id
string
required

The id of the onboarding obtained from Create Entity Onboarding.

Body

application/json
account_id
string
required

The unique identifier of the merchant's Yuno account (UUID, 36 characters).

Example:

"550e8400-e29b-41d4-a716-446655440000"

compliance_declaration
object

Updated legal agreements.

risk_assessment
object

Updated risk assessment results.

source_of_funds
object

Updated source of funds information.

documentation
object[]

Additional or updated KYC/KYB documents. Uses the same structure as Create Entity Onboarding.

Response

id
string
Example:

"onb_990e8400-e29b-41d4-a716-446655440000"

entity_id
string
Example:

"ent_660e8400-e29b-41d4-a716-446655440000"

status
string
Example:

"PENDING"

provider_status
string
Example:

"verification_pending"

requirements
object[]
updated_at
string
Example:

"2026-02-01T10:05:00Z"