Add Beneficial Owner
POST/api/partner/v1/onboarding/:ref/beneficiaries
Adds a beneficial owner (manual entry) to a multi-person company: identity, address, indication basis, identity document, the PEP declaration and the source-of-wealth declaration (both declared by the submitter on the beneficial owner's behalf). Applies to multi-person companies only (422 otherwise). The response includes a stable beneficiary_uuid used to remove the entry. Requires scope onboarding:write.
Request
Responses
- 200
- 401
- 403
- 404
- 409
- 422
Beneficial owner added. Returns the draft reference plus the new entry uuid.
Missing, invalid or revoked partner key.
Partner key lacks the onboarding:write scope.
Unknown ref within your channels.
Account already active - onboarding data is no longer editable.
Validation failed, or this segment does not apply to the entity type (sole trader / natural person).