sca-device-fingerprints

Verify Device Fingerprint

{% img src="https://img.shields.io/badge/jose-direct_encryption-blue" /%}{% .d-inline-block %}

To clear a Device Fingerprint challenge listed in an OTT.

Notes:

  1. User is required to create a device fingerprint before the verification can be successful.
  2. Rate limit may be applied if there are 5 continuous unsuccessful attempts and OTT creation will be blocked for 15 minutes.
post/v1/one-time-token/partner-device-fingerprint/verify

Headers

One-Time-Tokenstring required

Text value of a OTT.

Accept'application/jose+json' required
X-TW-JOSE-Method'jwe' required

JOSE method identifier.

X-External-Correlation-Idstring uuid

Optional UUID for correlating requests across systems. If provided, Wise echoes it back in the response. Maximum 36 characters. Learn more.

Response

Encrypted one time token status.

Changes

No recorded changes to this endpoint across all 5 revisions of this API.