Provide data for SCA exemption engine

Provide data to SCA exemption engine for learning purposes (note this will not generate a risk score).

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

Request

Send all data including: the risk score and SCA indicator (if previously received), the original transaction details and the SCA result. To be used after an exemption request has been made and the result of SCA has been returned. This data improves the risk engine for future exemption requests.

transactionDetails
object
transactionResponseDetails
object
Headers
uuid
required

An RFC4122 UUID used as to trace requests.

int64
required

Epoch timestamp in milliseconds in the request from a client system. Used for Message Signature generation and time limit (5 mins).

uuid
required

Used by the server to implement idempotency for requests which will side-effects to existing entities or create duplicates of them. This key MUST be unique per request. MUST not be more than 40 characters long.

string
required

Used to ensure the request has not been tampered with during transmission. The Message-Signature is the Base64 encoded HMAC hash (SHA256 algorithm with the API Secret as the key). For more information, refer to the support documentation.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
Want a quick overview?