/identity/matchRetrieve an identity match score
Returns identity match scores showing how closely supplied identity data matches information held by the account holder's financial institution. Provide access_token and optionally supply user details or restrict matching with options.account_ids. Balance fields in the response are null; use /accounts/get, /accounts/balance/get, or /signal/evaluate for balance data.
- RetriesRetries up to 2×, 500ms backoff, 30s timeout.
Request identifying the Item and supplying optional identity data and account filters for fuzzy matching.
access_token is required and must identify the Item used for matching. If you provide user.phone_number, use E.164 format such as +14157452130; any options.account_ids must belong to that Item. client_id and secret may be supplied in the request body or their corresponding headers.