Operation requestPersonalLoginAuthentication is used to authenticate user (ie. when user is logged on page for long time).
Request parameters:
parameter | type | description |
---|
antiSpamCode | string | anti-spam code |
merchantName | string | merchant username |
type | string | auth type (LOGIN_AUTHENTICATION_REQUEST) |
username | string | user login |
peerLocation | billonUserLocation | user peer localization (if not provided, application will look for user in network) |
Response parameters:
name | type | description |
---|
taskId | string | id of created task |
requestStatus | string | result of request |
requestStatusDescription | string | status description |
Was this article helpful to you?
Yes No