v2
latestOpenAPI 3.1.02026-07-262279731.3 MBCategorize 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 and 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 endpoint to obtain an SCA session link.
Read more about SCA redirection →
<Note icon="fa-regular fa-circle-info"> **Note – Country-based restrictions apply to users**Due to Mangopay's country restrictions, it is not possible to use blocked countries as the following:
- LegalRepresentative.Nationality
- LegalRepresentative.CountryOfResidence
Path parameters
Platform's API account identifier, associated with the API key.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
If your platform is using a proxy to take SCA-triggering action on behalf of users, you also need to integrate mTLS authentication and use the api-mtls base URL.
Request body
Response
Success