Categorize a Legal User

Transition a Legal Payer to Owner and enroll them in SCA This endpoint allows you to transition a user whose `UserCategory` is `PAYER` into an `OWNER` by providing the required information and redirecting them on the `PendingUserAction.RedirectUrl` response value to complete SCA enrollment. SCA applies to all `LegalPersonType`: `BUSINESS`, `ORGANIZATION`, `PARTNERSHIP`, and `SOLETRADER`. In Sandbox the `RedirectUrl` is returned for all legal user types (see [legal user integration](/guides/sca/users#legal-user-integration) and [SCA triggers in Sandbox](/guides/sca/users#sca-triggers-in-sandbox)). Optionally, you can update the `LegalRepresentative.Email` (in not already present) and provide or update the `LegalRepresentative.PhoneNumber` and `LegalRepresentative.PhoneNumberCountry` before SCA redirection. If the user's `UserCategory` is already `OWNER`, use the [POST Enroll a User in SCA](/api-reference/users/enroll-user) endpoint to obtain an SCA session link. [Read more about SCA redirection](/guides/sca/session) **&rarr;** <Note icon="fa-regular fa-circle-info"> **Note – Country-based restrictions apply to users** Due to Mangopay's [country restrictions](/guides/users/country-restrictions), it is not possible to use blocked countries as the following: - `LegalRepresentative.Nationality` - `LegalRepresentative.CountryOfResidence` </Note>