Interface: KytBulkTransactionImportDataValue
Describes the structure of the data parameter of KytBulkTransactionImportRequest.data
Perform transaction monitoring
props
• Optional props: string
Transaction properties. Map of strings - JSON of custom keys and string values.
See
Bulk transaction import API Reference
Defined in
sourceKey
• Optional sourceKey: string
Source Key indication to separate accesses to transactions.
See
Bulk transaction import API Reference
Defined in
txnDate
• Optional txnDate: string
Time when the transaction was initiated (format yyyy-MM-dd HH:mm:ss+XXXX, e.g. 2022-11-24 23:37:02+0000).
See
Bulk transaction import API Reference
Defined in
txnId
• txnId: string
A unique transaction identifier.
See
Bulk transaction import API Reference
Defined in
type
• Optional type: string
Transaction type. Takes predefined values: finance/gamblingBet/gamblingLimitChange/kyc/login/signup/passwordChange/twoFaReset/travelRule (finance by default).
See
Bulk transaction import API Reference