GetSuperTransactions

Filter inputs

Name

Type

Description

Mandatory

Available from version

Name

Type

Description

Mandatory

Available from version

BrickIds

Guid[]

Filter by array of BrickIds. BrickId is the internal id of a Business Transaction.

 

 

CreatedDateFrom

DateTime?

Broker will add 1 day and remove 1 second to the given DateTime (on CreatedDateTo) to make sure that all transactions up until the end of the day for the given date is returned. If you supply time yourself you need to take this into account.

 

 

CreatedDateTo

DateTime?

 

 

OrderIds

Guid[]

These are the ids of the orders that SuperTransactions can be connected to in Broker.

 

 

InsurancePolicyIds

Guid[]

These are the ids of insurance policies that SuperTransactions can be connected to in Broker

 

 

InsuranceClaimIds

Guid[]

These are the ids of the insurance claims that SuperTransactions can be connected to in Broker

 

 

BatchIds

Guid[]

These are the ids of the transaction batches that SuperTransactions can be connected to in Broker

 

 

BusinessEventIds

Guid[]

These are the ids of the business events that SuperTransactions can be connected to in Broker

 

 

NoteIds

Guid[]

These are the ids of the that SuperTransactions can be connected to in Broker

 

 

SequenceNoFrom

int?

This can be used to filter from the lowest super transaction number that should be included in the result

 

 

SequenceNoTo

int?

This can be used to filter from the highest super transaction number that should be included in the result

 

 

SequenceNo

int?

This can be used to filter on a specific super transaction number

 

 

Response rows (Array) inherits from EntityBase

Name

Type

Description

Available from version

Name

Type

Description

Available from version

BrickId

Guid

The BrickId (unique id) of the transaction

 

InsurancePolicy

Guid

Id of insurance policy that SuperTransactions can be connected to in Broker

 

InsuranceClaim

Guid

Id of insurance claim that SuperTransactions can be connected to in Broker

 

BatchId

Guid

Id of transaction batch that SuperTransactions can be connected to in Broker

 

OrderId

Guid

Id of order that SuperTransactions can be connected to in Broker

 

BusinessEventId

Guid

Id of business event that SuperTransactions can be connected to in Broker

 

NoteId

Guid

Id of insurance policy that SuperTransactions can be connected to in Broker

 

SequenceNo

int

The super transaction number

 

Code examples

C# - Get all account types from a BFS instance



Blog stream

Create a blog post to share news and announcements with your team and company.

Terms of License
Change Policy
© 2009 - 2024 Huddlestock Technologies AB All rights reserved