Authentication response forwarded to Enfuce
Send a request to this endpoint with the authentication result. paths:
Note: Send this request within 150 seconds — for both successful and failed authentication results; else, the authentication request is timed out and this request to the endpoint is also invalidated.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
Unique identifier of an issuer
Unique identifier of the cardholder.
Unique identification number of the ensuing authentication request.
Body
Result of authentication process
Result status of authentication attempt
SUCCESS, FAIL, ERROR, TIMEOUT Response
Successful authentication

