-
Notifications
You must be signed in to change notification settings - Fork 4
ReportIdenfyVerificationResult
Walter Lara edited this page Mar 7, 2023
·
1 revision
Allows the iDenfy platform to callback to report the result of a verfication session. For details, refer to the iDenfy Platform documentation.
URL: /v1/idenfy/callback
Method: POST
Path Parameters: None
Query Parameters: None
Headers:
Idenfy-Signature: {value}
Content:
Refer to the iDenfy Platform dcumentation.
Code: 200 OK
Headers: None.
Content: None.
Code: 401 UNAUTHORIZED
Condition: If the Idenfy-Signature
header is missing or its value is invalid.