LUSID C# SDK
Public Member Functions | List of all members
Lusid.Sdk.Api.ISystemConfigurationApiSync Interface Reference

Represents a collection of functions to interact with the API endpoints More...

Inheritance diagram for Lusid.Sdk.Api.ISystemConfigurationApiSync:
Inheritance graph
[legend]

Public Member Functions

TransactionSetConfigurationData CreateConfigurationTransactionType (TransactionConfigurationDataRequest? transactionConfigurationDataRequest=default(TransactionConfigurationDataRequest?), int operationIndex=0)
 [EARLY ACCESS] CreateConfigurationTransactionType: Create transaction type More...
 
ApiResponse< TransactionSetConfigurationDataCreateConfigurationTransactionTypeWithHttpInfo (TransactionConfigurationDataRequest? transactionConfigurationDataRequest=default(TransactionConfigurationDataRequest?), int operationIndex=0)
 [EARLY ACCESS] CreateConfigurationTransactionType: Create transaction type More...
 
TransactionSetConfigurationData CreateSideDefinition (SideConfigurationDataRequest? sideConfigurationDataRequest=default(SideConfigurationDataRequest?), int operationIndex=0)
 [EXPERIMENTAL] CreateSideDefinition: Create side definition More...
 
ApiResponse< TransactionSetConfigurationDataCreateSideDefinitionWithHttpInfo (SideConfigurationDataRequest? sideConfigurationDataRequest=default(SideConfigurationDataRequest?), int operationIndex=0)
 [EXPERIMENTAL] CreateSideDefinition: Create side definition More...
 
DeletedEntityResponse DeleteTransactionConfigurationSource (string source, int operationIndex=0)
 [EXPERIMENTAL] DeleteTransactionConfigurationSource: Delete all transaction configurations for a source More...
 
ApiResponse< DeletedEntityResponseDeleteTransactionConfigurationSourceWithHttpInfo (string source, int operationIndex=0)
 [EXPERIMENTAL] DeleteTransactionConfigurationSource: Delete all transaction configurations for a source More...
 
TransactionSetConfigurationData GetTransactionConfigurationSource (string source, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0)
 [EXPERIMENTAL] GetTransactionConfigurationSource: Get all transaction configurations for a source More...
 
ApiResponse< TransactionSetConfigurationDataGetTransactionConfigurationSourceWithHttpInfo (string source, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0)
 [EXPERIMENTAL] GetTransactionConfigurationSource: Get all transaction configurations for a source More...
 
TransactionSetConfigurationData ListConfigurationTransactionTypes (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0)
 [EARLY ACCESS] ListConfigurationTransactionTypes: List transaction types More...
 
ApiResponse< TransactionSetConfigurationDataListConfigurationTransactionTypesWithHttpInfo (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0)
 [EARLY ACCESS] ListConfigurationTransactionTypes: List transaction types More...
 
TransactionSetConfigurationData SetConfigurationTransactionTypes (TransactionSetConfigurationDataRequest? transactionSetConfigurationDataRequest=default(TransactionSetConfigurationDataRequest?), int operationIndex=0)
 [EXPERIMENTAL] SetConfigurationTransactionTypes: Set transaction types More...
 
ApiResponse< TransactionSetConfigurationDataSetConfigurationTransactionTypesWithHttpInfo (TransactionSetConfigurationDataRequest? transactionSetConfigurationDataRequest=default(TransactionSetConfigurationDataRequest?), int operationIndex=0)
 [EXPERIMENTAL] SetConfigurationTransactionTypes: Set transaction types More...
 
TransactionSetConfigurationData SetTransactionConfigurationSource (string source, List< SetTransactionConfigurationSourceRequest > setTransactionConfigurationSourceRequest, int operationIndex=0)
 [EXPERIMENTAL] SetTransactionConfigurationSource: Set transaction types for a source More...
 
ApiResponse< TransactionSetConfigurationDataSetTransactionConfigurationSourceWithHttpInfo (string source, List< SetTransactionConfigurationSourceRequest > setTransactionConfigurationSourceRequest, int operationIndex=0)
 [EXPERIMENTAL] SetTransactionConfigurationSource: Set transaction types for a source More...
 
- Public Member Functions inherited from Lusid.Sdk.Client.IApiAccessor
string GetBasePath ()
 Gets the base path of the API client. More...
 

Additional Inherited Members

- Properties inherited from Lusid.Sdk.Client.IApiAccessor
IReadableConfiguration Configuration [get, set]
 Gets or sets the configuration object More...
 
ExceptionFactory ExceptionFactory [get, set]
 Provides a factory method hook for the creation of exceptions. More...
 

Detailed Description

Represents a collection of functions to interact with the API endpoints

Member Function Documentation

◆ CreateConfigurationTransactionType()

TransactionSetConfigurationData Lusid.Sdk.Api.ISystemConfigurationApiSync.CreateConfigurationTransactionType ( TransactionConfigurationDataRequest transactionConfigurationDataRequest = default(TransactionConfigurationDataRequest?),
int  operationIndex = 0 
)

[EARLY ACCESS] CreateConfigurationTransactionType: Create transaction type

Create a new transaction type by specifying a definition and mappings to movements.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
transactionConfigurationDataRequestA transaction type definition. (optional)
operationIndexIndex associated with the operation.
Returns
TransactionSetConfigurationData

Implemented in Lusid.Sdk.Api.SystemConfigurationApi.

◆ CreateConfigurationTransactionTypeWithHttpInfo()

ApiResponse<TransactionSetConfigurationData> Lusid.Sdk.Api.ISystemConfigurationApiSync.CreateConfigurationTransactionTypeWithHttpInfo ( TransactionConfigurationDataRequest transactionConfigurationDataRequest = default(TransactionConfigurationDataRequest?),
int  operationIndex = 0 
)

[EARLY ACCESS] CreateConfigurationTransactionType: Create transaction type

Create a new transaction type by specifying a definition and mappings to movements.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
transactionConfigurationDataRequestA transaction type definition. (optional)
operationIndexIndex associated with the operation.
Returns
ApiResponse of TransactionSetConfigurationData

Implemented in Lusid.Sdk.Api.SystemConfigurationApi.

◆ CreateSideDefinition()

TransactionSetConfigurationData Lusid.Sdk.Api.ISystemConfigurationApiSync.CreateSideDefinition ( SideConfigurationDataRequest sideConfigurationDataRequest = default(SideConfigurationDataRequest?),
int  operationIndex = 0 
)

[EXPERIMENTAL] CreateSideDefinition: Create side definition

Create a new side definition for use in a transaction type. For more information, see https://support.lusid.com/knowledgebase/article/KA-01875.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
sideConfigurationDataRequestThe definition of the side. (optional)
operationIndexIndex associated with the operation.
Returns
TransactionSetConfigurationData

Implemented in Lusid.Sdk.Api.SystemConfigurationApi.

◆ CreateSideDefinitionWithHttpInfo()

ApiResponse<TransactionSetConfigurationData> Lusid.Sdk.Api.ISystemConfigurationApiSync.CreateSideDefinitionWithHttpInfo ( SideConfigurationDataRequest sideConfigurationDataRequest = default(SideConfigurationDataRequest?),
int  operationIndex = 0 
)

[EXPERIMENTAL] CreateSideDefinition: Create side definition

Create a new side definition for use in a transaction type. For more information, see https://support.lusid.com/knowledgebase/article/KA-01875.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
sideConfigurationDataRequestThe definition of the side. (optional)
operationIndexIndex associated with the operation.
Returns
ApiResponse of TransactionSetConfigurationData

Implemented in Lusid.Sdk.Api.SystemConfigurationApi.

◆ DeleteTransactionConfigurationSource()

DeletedEntityResponse Lusid.Sdk.Api.ISystemConfigurationApiSync.DeleteTransactionConfigurationSource ( string  source,
int  operationIndex = 0 
)

[EXPERIMENTAL] DeleteTransactionConfigurationSource: Delete all transaction configurations for a source

/// WARNING! Changing existing transaction types has a material impact on how data, new and old, is processed and aggregated by LUSID, and will affect your whole organisation. Only call this API if you are fully aware of the implications of the change.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
sourceThe source to delete transaction configurations for
operationIndexIndex associated with the operation.
Returns
DeletedEntityResponse

Implemented in Lusid.Sdk.Api.SystemConfigurationApi.

◆ DeleteTransactionConfigurationSourceWithHttpInfo()

ApiResponse<DeletedEntityResponse> Lusid.Sdk.Api.ISystemConfigurationApiSync.DeleteTransactionConfigurationSourceWithHttpInfo ( string  source,
int  operationIndex = 0 
)

[EXPERIMENTAL] DeleteTransactionConfigurationSource: Delete all transaction configurations for a source

/// WARNING! Changing existing transaction types has a material impact on how data, new and old, is processed and aggregated by LUSID, and will affect your whole organisation. Only call this API if you are fully aware of the implications of the change.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
sourceThe source to delete transaction configurations for
operationIndexIndex associated with the operation.
Returns
ApiResponse of DeletedEntityResponse

Implemented in Lusid.Sdk.Api.SystemConfigurationApi.

◆ GetTransactionConfigurationSource()

TransactionSetConfigurationData Lusid.Sdk.Api.ISystemConfigurationApiSync.GetTransactionConfigurationSource ( string  source,
DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0 
)

[EXPERIMENTAL] GetTransactionConfigurationSource: Get all transaction configurations for a source

Returns failure if requested source is not found

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
sourceThe source for which to retrieve transaction configurations
asAtThe asAt datetime at which to retrieve the transaction configurations. Defaults to returning the latest version of the transaction configurations if not specified. (optional)
operationIndexIndex associated with the operation.
Returns
TransactionSetConfigurationData

Implemented in Lusid.Sdk.Api.SystemConfigurationApi.

◆ GetTransactionConfigurationSourceWithHttpInfo()

ApiResponse<TransactionSetConfigurationData> Lusid.Sdk.Api.ISystemConfigurationApiSync.GetTransactionConfigurationSourceWithHttpInfo ( string  source,
DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0 
)

[EXPERIMENTAL] GetTransactionConfigurationSource: Get all transaction configurations for a source

Returns failure if requested source is not found

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
sourceThe source for which to retrieve transaction configurations
asAtThe asAt datetime at which to retrieve the transaction configurations. Defaults to returning the latest version of the transaction configurations if not specified. (optional)
operationIndexIndex associated with the operation.
Returns
ApiResponse of TransactionSetConfigurationData

Implemented in Lusid.Sdk.Api.SystemConfigurationApi.

◆ ListConfigurationTransactionTypes()

TransactionSetConfigurationData Lusid.Sdk.Api.ISystemConfigurationApiSync.ListConfigurationTransactionTypes ( DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0 
)

[EARLY ACCESS] ListConfigurationTransactionTypes: List transaction types

Get the list of current transaction types. For information on the default transaction types provided with LUSID, see https://support.lusid.com/knowledgebase/article/KA-01873/.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
asAtThe asAt datetime at which to retrieve the transaction types. Defaults to returning the latest versions if not specified. (optional)
operationIndexIndex associated with the operation.
Returns
TransactionSetConfigurationData

Implemented in Lusid.Sdk.Api.SystemConfigurationApi.

◆ ListConfigurationTransactionTypesWithHttpInfo()

ApiResponse<TransactionSetConfigurationData> Lusid.Sdk.Api.ISystemConfigurationApiSync.ListConfigurationTransactionTypesWithHttpInfo ( DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0 
)

[EARLY ACCESS] ListConfigurationTransactionTypes: List transaction types

Get the list of current transaction types. For information on the default transaction types provided with LUSID, see https://support.lusid.com/knowledgebase/article/KA-01873/.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
asAtThe asAt datetime at which to retrieve the transaction types. Defaults to returning the latest versions if not specified. (optional)
operationIndexIndex associated with the operation.
Returns
ApiResponse of TransactionSetConfigurationData

Implemented in Lusid.Sdk.Api.SystemConfigurationApi.

◆ SetConfigurationTransactionTypes()

TransactionSetConfigurationData Lusid.Sdk.Api.ISystemConfigurationApiSync.SetConfigurationTransactionTypes ( TransactionSetConfigurationDataRequest transactionSetConfigurationDataRequest = default(TransactionSetConfigurationDataRequest?),
int  operationIndex = 0 
)

[EXPERIMENTAL] SetConfigurationTransactionTypes: Set transaction types

Configure all existing transaction types. Note it is not possible to configure a single existing transaction type on its own. WARNING! Changing existing transaction types has a material impact on how data, new and old, is processed and aggregated by LUSID, and will affect your whole organisation. Only call this API if you are fully aware of the implications of the change.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
transactionSetConfigurationDataRequestThe complete set of transaction type definitions. (optional)
operationIndexIndex associated with the operation.
Returns
TransactionSetConfigurationData

Implemented in Lusid.Sdk.Api.SystemConfigurationApi.

◆ SetConfigurationTransactionTypesWithHttpInfo()

ApiResponse<TransactionSetConfigurationData> Lusid.Sdk.Api.ISystemConfigurationApiSync.SetConfigurationTransactionTypesWithHttpInfo ( TransactionSetConfigurationDataRequest transactionSetConfigurationDataRequest = default(TransactionSetConfigurationDataRequest?),
int  operationIndex = 0 
)

[EXPERIMENTAL] SetConfigurationTransactionTypes: Set transaction types

Configure all existing transaction types. Note it is not possible to configure a single existing transaction type on its own. WARNING! Changing existing transaction types has a material impact on how data, new and old, is processed and aggregated by LUSID, and will affect your whole organisation. Only call this API if you are fully aware of the implications of the change.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
transactionSetConfigurationDataRequestThe complete set of transaction type definitions. (optional)
operationIndexIndex associated with the operation.
Returns
ApiResponse of TransactionSetConfigurationData

Implemented in Lusid.Sdk.Api.SystemConfigurationApi.

◆ SetTransactionConfigurationSource()

TransactionSetConfigurationData Lusid.Sdk.Api.ISystemConfigurationApiSync.SetTransactionConfigurationSource ( string  source,
List< SetTransactionConfigurationSourceRequest setTransactionConfigurationSourceRequest,
int  operationIndex = 0 
)

[EXPERIMENTAL] SetTransactionConfigurationSource: Set transaction types for a source

This will replace all the existing transaction configurations for the given source WARNING! Changing existing transaction types has a material impact on how data, new and old, is processed and aggregated by LUSID, and will affect your whole organisation. Only call this API if you are fully aware of the implications of the change.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
sourceThe source to set the transaction configurations for
setTransactionConfigurationSourceRequestThe set of transaction configurations
operationIndexIndex associated with the operation.
Returns
TransactionSetConfigurationData

Implemented in Lusid.Sdk.Api.SystemConfigurationApi.

◆ SetTransactionConfigurationSourceWithHttpInfo()

ApiResponse<TransactionSetConfigurationData> Lusid.Sdk.Api.ISystemConfigurationApiSync.SetTransactionConfigurationSourceWithHttpInfo ( string  source,
List< SetTransactionConfigurationSourceRequest setTransactionConfigurationSourceRequest,
int  operationIndex = 0 
)

[EXPERIMENTAL] SetTransactionConfigurationSource: Set transaction types for a source

This will replace all the existing transaction configurations for the given source WARNING! Changing existing transaction types has a material impact on how data, new and old, is processed and aggregated by LUSID, and will affect your whole organisation. Only call this API if you are fully aware of the implications of the change.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
sourceThe source to set the transaction configurations for
setTransactionConfigurationSourceRequestThe set of transaction configurations
operationIndexIndex associated with the operation.
Returns
ApiResponse of TransactionSetConfigurationData

Implemented in Lusid.Sdk.Api.SystemConfigurationApi.


The documentation for this interface was generated from the following file: