Check if a transaction exists

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

AuthorizationstringRequired

Query parameters

tx_idstringRequired

The unique identifier of the transaction

Response

Transaction exists

tx_idstringOptional

The unique identifier of the transaction

first_seendatetimeOptional

This represents the earliest timestamp associated with the transaction

last_seendatetimeOptional

This represents the latest timestamp associated with the transaction

organization_idstringOptional

The organization ID for which the transaction was found

Errors