v2
latestOpenAPI 3.1.02026-07-262279731.3 MBCreate a Natural User (SCA)
Register a Natural Payer or Owner (with SCA enrollment)
<Note icon="fa-regular fa-circle-info"> **Note – SCA triggered for Owners**If UserCategory is OWNER, this endpoint triggers SCA enrollment.
Your platform needs to use the returned PendingUserAction.RedirectUrl (and add an encoded returnUrl query parameter) to redirect the user so they can enroll. Read more about how to redirect them in the SCA session guide.
In Sandbox, you can bypass SCA by including the word accept in the Natural User's Email – for example accept@example.com or john.doe+accept@example.com. </Note>
<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:
- Nationality
- CountryOfResidence
- Address.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