Evaluate transaction for SCA exemption

Evaluate transaction for SCA exemption. This endpoint is the first one you use to understand if you should move the user through SCA.

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

Request

transactionDetails
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?