POST
/
v1
/
callback
/
{institutionCode}
/
{customerNumber}
/
{sessionId}

Path Parameters

institutionCode
string
required

Institution code

customerNumber
string
required

Customer number

sessionId
string
required

Session id to which the authentication result is reported

Body

application/json
result
enum<string>

Result status of authentication attempt

Available options:
SUCCESS,
FAIL,
ERROR,
TIMEOUT