Remove Beneficial Owner
DELETE/api/partner/v1/onboarding/:ref/beneficiaries/:uuid
Removes a previously added beneficial owner entry by its uuid. Applies to multi-person companies only. Returns 404 when the uuid is not found on this onboarding. Requires scope onboarding:write.
Request
Responses
- 200
- 401
- 403
- 404
- 409
- 422
Beneficial owner removed. Returns the draft reference with its current public status.
Missing, invalid or revoked partner key.
Partner key lacks the onboarding:write scope.
Unknown ref, or no beneficial owner entry with this uuid.
Account already active - onboarding data is no longer editable.
This segment does not apply to the entity type (sole trader / natural person).