Skip to main content
GET
TypeScript

Path Parameters

txId
string
required

Fireblocks transaction ID of the screened transaction

Response

A compliance object

The result of the Compliance AML/Travel Rule screening.

aml
object

The result of the AML/Travel Rule screening. This unified schema contains all fields that may be returned for both AML and Travel Rule screening results. Not all fields will be present in every response - the actual fields depend on the screening type and provider.

tr
object

The result of the AML/Travel Rule screening. This unified schema contains all fields that may be returned for both AML and Travel Rule screening results. Not all fields will be present in every response - the actual fields depend on the screening type and provider.

amlList
object[]

The list of all results of the AML screening.

status
enum<string>

Status of compliance result screening

Available options:
Unknown,
Stalled,
Started,
NetworkConnectionAddressResolve,
ScreeningPrepare,
AMLStarted,
AMLCompleted,
AMLFailed,
AMLInBackground,
TRPreconditionChecks,
TRStarted,
TRLinkStarted,
TRLinkDestinationStarted,
TRLinkDestinationPrescreenPolicy,
TRLinkDestinationNoTRMPolicy,
TRLinkDestinationScreen,
TRLinkDestinationPostscreenPolicy,
TRLinkDestinationCompleted,
TRLinkCompleted,
TRCompleted,
TRFailed,
Completed,
RegistrationStarted,
RegistrationWaitForFirstConfirmation,
AMLRegistrationStarted,
AMLRegistrationCompleted,
TRUpdateStarted,
TRUpdateCompleted,
UpdateCompleted,
IncomingStarted,
IncomingByorkSL,
IncomingScreeningPrepare,
IncomingWaitForFirstConfirmation,
AMLIncomingStarted,
AMLIncomingCompleted,
AMLIncomingFailed,
AMLIncomingInBackground,
TRIncomingStarted,
TRIncomingCompleted,
TRIncomingFailed,
IncomingCompleted,
AddressAmlInitiated,
AddressAmlAddressResolve,
AddressAmlPrepare,
AddressAmlProcessing,
AddressAmlSucceeded,
AddressAmlFailed,
AddressAmlCompleted
Example:

"Completed"

amlRegistration
object

The results of the AML address registration.

TRLink registration result containing status and metadata

The list of TRLink destination screening results.