v1

latestOpenAPI 3.1.12026-07-141331164.8 KB
Get Data

Get Transaction Data

Use this endpoint to request transaction data for a single transaction or for multiple transactions during a specified timeframe. The results can be useful for evaluating success and failure rates. This endpoint retrieves historic transaction data. Note that this response is not the same as the response from /get-results. IMPORTANT: The /get-transaction-data endpoint response will vary depending on the endpoints that were called for each transaction. Intellicheck may also periodically change the response object schema without notice. Do not implement code that relies on an identical response schema over time for this endpoint.

post/api/v1/get-transaction-data

Headers

signaturestring required

Encrypted Request Body

Encrypted Request Body

customer-idstring required

Your provided customer ID.

Your provided customer ID.

Request body

public_dataobject required

May not contain personally identifiable information (PII).

Response

Successfully retrieved transaction data. Compatibility note: Intellicheck may add new properties to this response over time. Additions to existing response objects are not considered a breaking change. Your integration should ignore unrecognized properties and unknown enum values.