Report Authentication result

Allows to report Authentication result for incoming AUTHENTICATION_EVENT.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Id identifing PDX Client as delivered in AuthenticationEvent.

string
required

Id identifing PDX Channel as delivered in AuthenticationEvent.

string
required

Id identifing PDX Account as delivered in AuthenticationEvent.

string
enum
required

Authentication status for a given Client/Channel/Account combination.

Allowed:
erroneousProperties
array of strings
required

List of properties of AuthenticationEvent that have a wrong value.

Erroneous properties*
clientSpecificListOfValues
object
required

Client specific LOVs in attributeId->LOV format. See documentation for more details on implementing client specific attributes.

accountSpecificListOfValues
object
required

Account specific LOVs in attributeId -> accountId -> LOV format. See documentation for more details on implementing account specific attributes.

Responses
200

OK

401

Adapter or channel access not authorized. See message for details.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here!