Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NameTypeDescriptionMandatoryAvailable from version
BrickIdGuid[]Filter by array of BrickIds. BrickId is the internal id of a Business Transaction.

ReturnCalculationTypestring[]"Trade", "Transfer" or "Payment"
2.02.20160506
BusinessTransactionTypeKeysstring[]Filter by transaction type keys.
2.12
BusinessTransactionTypeIdsGuid[]Filter by transaction types.
2.03.01
AccountsGuid[]Filter by array of Accounts. This is the GUID of the Account which can be retrieved using GetAccounts.

AssetsGuid[]Filter by array of Assets. This is the GUID of the Asset (financial instrument) which can be retrieved using GetInstruments

AccountDimensionKeysstring[]A business transaction may consist of two account transactions, one in settle and one in trade.

AccountTypeKeysstring[]The account type of the account where the transaction was made
2.02
AmountAsset1Fromdecimal?
When used, both from AmountAsset1 and to AmountAsset1 should be provided in the request


2.02
AmountAsset1Todecimal?
AmountAsset2Fromdecimal?
When used, both from
AmountAsset2 and to AmountAsset2 should be provided in the request


2.02
AmountAsset2Todecimal?
TradeDateFromDateTime?
When used, both from date and to date should be provided in the request


TradeDateToDateTime?

SettlementDateFromDateTime?
When used, both from date and to date should be provided in the request


SettlementDateToDateTime?

SequenceNoFromInt


When used, both from sequence number and to sequence number should be provided in the request



2.02
SequenceNoToInt
CreatedDateFromDateTime?
When used, both from date and to date should be provided in the request


CreatedDateToDateTime?

BatchIdsGuid[]Filter by the id of transaction batches
2.03.01
TransactionReferencesstring[]Filter by array of transaction references
2.10

...