NameDescriptionTypeAdditional information
organizationName

The User's Organization Name (Required).

string

None.

userName

The User's Name (Required).

string

None.

password

The User's Password (Required).

string

None.

applicationId

The ID for the Application where the Transaction should be checked/accessed (Required).

string

None.

transactionId

The ID for the Transaction being processed (at least one of transactionId, transactionReference or paymentTransactionDataKey is required).

string

None.

transactionReference

The ID for the Transaction Reference being processed (at least one of transactionId, transactionReference or paymentTransactionDataKey is required).

string

None.

paymentTransactionDataKey

The unique Key for the Transaction being processed (at least one of transactionId, transactionReference or paymentTransactionDataKey is required). This field is returned in the response in the call to SLPaymentAPI within the paymentDetails List. If this field is populated, the transactionId and transactionReference fields will be ignored.

integer

None.

returnClients

Determines whether the basic Client and Transaction information is returned [Yes or No (Default)]. Setting this option to Yes will make an additional call to retrieve the Clients and an additional call for each Client to retrieve the matches, increasing the time required to complete the request.

SLYesNoEnum

None.

returnComplianceRecords

Determines whether the full Compliance List record data is returned for matches in Review [Yes or No (Default)]. Setting this option to Yes will make an additional call to retrieve the full Compliance List record data for each match that is found, increasing the time required to complete the request. Please note, this requires returnClients to be set to "Yes".

SLYesNoEnum

None.