Retry a PSC Session
Retry a PSC Session based on its Id. Send an empty body ({}) to use the existing details declared for the individual and only retry the liveness check, or else send updated details in the request body.
If the PSC's Status is PENDING_VALIDATION, the existing session link is returned. If the PSC's Status is VALIDATED or REJECTED, a new session link is generated. A PSC whose Status is ABANDONED cannot be retried. To add a missing PSC, contact Mangopay <a href="https://hub.mangopay.com/" target="_blank">via the Dashboard</a>, who will create the new PSC and provide you with a session link.
Read more about the multi-session PSC flow →
Path parameters
Platform's API account identifier, associated with the API key.
The unique identifier of the IDV Session.
The unique identifier of the PSC.
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
Changes
Changed in 1 of the 10 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○
Of the 10 revisions, 1 has no diff computed.