v2
latestOpenAPI 3.1.02026-07-262279731.3 MBUpdate a Legal User (SCA)
Modify details for a Legal Payer or Owner without changing category.
<Warning icon="fa-regular fa-triangle-exclamation"> **Caution – Modification may trigger SCA re-enrollment**If UserCategory is OWNER, modifying the following values changes UserStatus to PENDING_USER_ACTION and requires re-enrollment in SCA using the returned PendingUserAction.RedirectUrl:
- LegalRepresentative.Email
- LegalRepresentative.PhoneNumber
- LegalRepresentative.PhoneNumberCountry
In Sandbox, you can bypass SCA by including the word accept in the Legal User's LegalRepresentative.Email – for example accept@example.com or john.doe+accept@example.com. </Warning>
<Warning icon="fa-regular fa-triangle-exclamation"> **Caution – Modification may cause KYC/B verification downgrade**If KYCLevel is REGULAR, modifying the following values triggers a verification downgrade to LIGHT:
- LegalRepresentative.FirstName
- LegalRepresentative.LastName
- LegalRepresentative.Birthday
- LegalRepresentative.Nationality
- LegalPersonType </Warning>
Due to Mangopay's country restrictions, it is not possible to use blocked countries as the following:
- HeadquartersAddress.Country
- LegalRepresentative.Nationality
- LegalRepresentative.CountryOfResidence
- LegalRepresentativeAddress.Country
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