UpdateSuperTransactions
Inputs (Array[] of UpdateSuperTransaction to update)
Name | Type | Description | Mandatory | Available from version |
---|---|---|---|---|
BrickId | Guid | This is the unique id of the Super Transaction that should be updated | Yes |
|
CustomFields | CustomField[] | Takes an array of CustomField. These are the ones that will either be updated or created on the Super Transaction. |
|
|
NoteId | Guid | This connects transactions to TransactionNotes and will make them show up on the pdf transaction notes in the Broker GUI |
|
|
BatchId | Guid | This will link transactions to a batch of other transactions which is useful for mass management of for example corrections Correct batch transactions |
|
|
BusinessEventId | Guid | This will link the transactions to a business event which is nicely organized in the Broker GUI with all objects that are linked to a business event Business Events |
|
|
OrderId | Guid | This will link the transactions in the SuperTransaction to orders, for example if fees are charged that relates to an order this link will make them easy to group and identifiy Orders |
|
|
InsurancePolicyId | Guid | Transactions can be linked to insurance policies Create Insurance Policy |
|
|
InsuranceClaimId | Guid | Transactions can be linked to insurance claims Create Claim |
|
|
Outputs
Name | Type | Description | Available from version |
---|---|---|---|
Entities | Array | Returns UpdateSuperTransactions. If any error occurs, it will be displayed in the Message property. | |
Message | String | Will be “OK” if the request was successful. Else, containing error message. |
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