LUSID C# SDK
|
Represents a collection of functions to interact with the API endpoints More...
Public Member Functions | |
System.Threading.Tasks.Task< AnnulSingleStructuredDataResponse > | DeleteCounterpartyAgreementAsync (string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
[EARLY ACCESS] DeleteCounterpartyAgreement: Delete the Counterparty Agreement of given scope and code More... | |
System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< AnnulSingleStructuredDataResponse > > | DeleteCounterpartyAgreementWithHttpInfoAsync (string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
[EARLY ACCESS] DeleteCounterpartyAgreement: Delete the Counterparty Agreement of given scope and code More... | |
System.Threading.Tasks.Task< AnnulSingleStructuredDataResponse > | DeleteCreditSupportAnnexAsync (string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
[EARLY ACCESS] DeleteCreditSupportAnnex: Delete the Credit Support Annex of given scope and code More... | |
System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< AnnulSingleStructuredDataResponse > > | DeleteCreditSupportAnnexWithHttpInfoAsync (string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
[EARLY ACCESS] DeleteCreditSupportAnnex: Delete the Credit Support Annex of given scope and code More... | |
System.Threading.Tasks.Task< GetCounterpartyAgreementResponse > | GetCounterpartyAgreementAsync (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
[EARLY ACCESS] GetCounterpartyAgreement: Get Counterparty Agreement More... | |
System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< GetCounterpartyAgreementResponse > > | GetCounterpartyAgreementWithHttpInfoAsync (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
[EARLY ACCESS] GetCounterpartyAgreement: Get Counterparty Agreement More... | |
System.Threading.Tasks.Task< GetCreditSupportAnnexResponse > | GetCreditSupportAnnexAsync (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
[EARLY ACCESS] GetCreditSupportAnnex: Get Credit Support Annex More... | |
System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< GetCreditSupportAnnexResponse > > | GetCreditSupportAnnexWithHttpInfoAsync (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
[EARLY ACCESS] GetCreditSupportAnnex: Get Credit Support Annex More... | |
System.Threading.Tasks.Task< ResourceListOfGetCounterpartyAgreementResponse > | ListCounterpartyAgreementsAsync (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
[EARLY ACCESS] ListCounterpartyAgreements: List the set of Counterparty Agreements More... | |
System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< ResourceListOfGetCounterpartyAgreementResponse > > | ListCounterpartyAgreementsWithHttpInfoAsync (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
[EARLY ACCESS] ListCounterpartyAgreements: List the set of Counterparty Agreements More... | |
System.Threading.Tasks.Task< ResourceListOfGetCreditSupportAnnexResponse > | ListCreditSupportAnnexesAsync (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
[EARLY ACCESS] ListCreditSupportAnnexes: List the set of Credit Support Annexes More... | |
System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< ResourceListOfGetCreditSupportAnnexResponse > > | ListCreditSupportAnnexesWithHttpInfoAsync (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
[EARLY ACCESS] ListCreditSupportAnnexes: List the set of Credit Support Annexes More... | |
System.Threading.Tasks.Task< UpsertSingleStructuredDataResponse > | UpsertCounterpartyAgreementAsync (UpsertCounterpartyAgreementRequest upsertCounterpartyAgreementRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
[EARLY ACCESS] UpsertCounterpartyAgreement: Upsert Counterparty Agreement More... | |
System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< UpsertSingleStructuredDataResponse > > | UpsertCounterpartyAgreementWithHttpInfoAsync (UpsertCounterpartyAgreementRequest upsertCounterpartyAgreementRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
[EARLY ACCESS] UpsertCounterpartyAgreement: Upsert Counterparty Agreement More... | |
System.Threading.Tasks.Task< UpsertSingleStructuredDataResponse > | UpsertCreditSupportAnnexAsync (UpsertCreditSupportAnnexRequest upsertCreditSupportAnnexRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
[EARLY ACCESS] UpsertCreditSupportAnnex: Upsert Credit Support Annex More... | |
System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< UpsertSingleStructuredDataResponse > > | UpsertCreditSupportAnnexWithHttpInfoAsync (UpsertCreditSupportAnnexRequest upsertCreditSupportAnnexRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
[EARLY ACCESS] UpsertCreditSupportAnnex: Upsert Credit Support Annex More... | |
Represents a collection of functions to interact with the API endpoints
System.Threading.Tasks.Task<AnnulSingleStructuredDataResponse> Lusid.Sdk.Api.ICounterpartiesApiAsync.DeleteCounterpartyAgreementAsync | ( | string | scope, |
string | code, | ||
int | operationIndex = 0 , |
||
System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken) , |
||
ConfigurationOptions? | opts = null |
||
) |
[EARLY ACCESS] DeleteCounterpartyAgreement: Delete the Counterparty Agreement of given scope and code
Delete the specified Counterparty Agreement from a single scope. The response will return either detail of the deleted item, or an explanation (failure) as to why this did not succeed. It is important to always check for any unsuccessful response.
Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
scope | The scope of the Counterparty Agreement to delete. |
code | The Counterparty Agreement to delete. |
operationIndex | Index associated with the operation. |
cancellationToken | Cancellation Token to cancel the request. |
opts | Options for this request. |
Implemented in Lusid.Sdk.Api.CounterpartiesApi.
System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<AnnulSingleStructuredDataResponse> > Lusid.Sdk.Api.ICounterpartiesApiAsync.DeleteCounterpartyAgreementWithHttpInfoAsync | ( | string | scope, |
string | code, | ||
int | operationIndex = 0 , |
||
System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken) , |
||
ConfigurationOptions? | opts = null |
||
) |
[EARLY ACCESS] DeleteCounterpartyAgreement: Delete the Counterparty Agreement of given scope and code
Delete the specified Counterparty Agreement from a single scope. The response will return either detail of the deleted item, or an explanation (failure) as to why this did not succeed. It is important to always check for any unsuccessful response.
Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
scope | The scope of the Counterparty Agreement to delete. |
code | The Counterparty Agreement to delete. |
operationIndex | Index associated with the operation. |
cancellationToken | Cancellation Token to cancel the request. |
opts | Options for this request. |
Implemented in Lusid.Sdk.Api.CounterpartiesApi.
System.Threading.Tasks.Task<AnnulSingleStructuredDataResponse> Lusid.Sdk.Api.ICounterpartiesApiAsync.DeleteCreditSupportAnnexAsync | ( | string | scope, |
string | code, | ||
int | operationIndex = 0 , |
||
System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken) , |
||
ConfigurationOptions? | opts = null |
||
) |
[EARLY ACCESS] DeleteCreditSupportAnnex: Delete the Credit Support Annex of given scope and code
Delete the specified Credit Support Annex from a single scope. The response will return either detail of the deleted item, or an explanation (failure) as to why this did not succeed. It is important to always check for any unsuccessful response.
Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
scope | The scope of the Credit Support Annex to delete. |
code | The Credit Support Annex to delete. |
operationIndex | Index associated with the operation. |
cancellationToken | Cancellation Token to cancel the request. |
opts | Options for this request. |
Implemented in Lusid.Sdk.Api.CounterpartiesApi.
System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<AnnulSingleStructuredDataResponse> > Lusid.Sdk.Api.ICounterpartiesApiAsync.DeleteCreditSupportAnnexWithHttpInfoAsync | ( | string | scope, |
string | code, | ||
int | operationIndex = 0 , |
||
System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken) , |
||
ConfigurationOptions? | opts = null |
||
) |
[EARLY ACCESS] DeleteCreditSupportAnnex: Delete the Credit Support Annex of given scope and code
Delete the specified Credit Support Annex from a single scope. The response will return either detail of the deleted item, or an explanation (failure) as to why this did not succeed. It is important to always check for any unsuccessful response.
Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
scope | The scope of the Credit Support Annex to delete. |
code | The Credit Support Annex to delete. |
operationIndex | Index associated with the operation. |
cancellationToken | Cancellation Token to cancel the request. |
opts | Options for this request. |
Implemented in Lusid.Sdk.Api.CounterpartiesApi.
System.Threading.Tasks.Task<GetCounterpartyAgreementResponse> Lusid.Sdk.Api.ICounterpartiesApiAsync.GetCounterpartyAgreementAsync | ( | string | scope, |
string | code, | ||
DateTimeOffset? | asAt = default(DateTimeOffset?) , |
||
int | operationIndex = 0 , |
||
System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken) , |
||
ConfigurationOptions? | opts = null |
||
) |
[EARLY ACCESS] GetCounterpartyAgreement: Get Counterparty Agreement
Get a Counterparty Agreement from a single scope. The response will return either the Counterparty Agreement that has been stored, or a failure explaining why the request was unsuccessful. It is important to always check for any unsuccessful requests (failures).
Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
scope | The scope of the Counterparty Agreement to retrieve. |
code | The name of the Counterparty Agreement to retrieve the data for. |
asAt | The asAt datetime at which to retrieve the Counterparty Agreement. Defaults to return the latest version if not specified. (optional) |
operationIndex | Index associated with the operation. |
cancellationToken | Cancellation Token to cancel the request. |
opts | Options for this request. |
Implemented in Lusid.Sdk.Api.CounterpartiesApi.
System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<GetCounterpartyAgreementResponse> > Lusid.Sdk.Api.ICounterpartiesApiAsync.GetCounterpartyAgreementWithHttpInfoAsync | ( | string | scope, |
string | code, | ||
DateTimeOffset? | asAt = default(DateTimeOffset?) , |
||
int | operationIndex = 0 , |
||
System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken) , |
||
ConfigurationOptions? | opts = null |
||
) |
[EARLY ACCESS] GetCounterpartyAgreement: Get Counterparty Agreement
Get a Counterparty Agreement from a single scope. The response will return either the Counterparty Agreement that has been stored, or a failure explaining why the request was unsuccessful. It is important to always check for any unsuccessful requests (failures).
Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
scope | The scope of the Counterparty Agreement to retrieve. |
code | The name of the Counterparty Agreement to retrieve the data for. |
asAt | The asAt datetime at which to retrieve the Counterparty Agreement. Defaults to return the latest version if not specified. (optional) |
operationIndex | Index associated with the operation. |
cancellationToken | Cancellation Token to cancel the request. |
opts | Options for this request. |
Implemented in Lusid.Sdk.Api.CounterpartiesApi.
System.Threading.Tasks.Task<GetCreditSupportAnnexResponse> Lusid.Sdk.Api.ICounterpartiesApiAsync.GetCreditSupportAnnexAsync | ( | string | scope, |
string | code, | ||
DateTimeOffset? | asAt = default(DateTimeOffset?) , |
||
int | operationIndex = 0 , |
||
System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken) , |
||
ConfigurationOptions? | opts = null |
||
) |
[EARLY ACCESS] GetCreditSupportAnnex: Get Credit Support Annex
Get a Credit Support Annex from a single scope. The response will return either the Credit Support Annex that has been stored, or a failure explaining why the request was unsuccessful. It is important to always check for any unsuccessful requests (failures).
Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
scope | The scope of the Credit Support Annex to retrieve. |
code | The name of the Credit Support Annex to retrieve the data for. |
asAt | The asAt datetime at which to retrieve the Credit Support Annex . Defaults to return the latest version if not specified. (optional) |
operationIndex | Index associated with the operation. |
cancellationToken | Cancellation Token to cancel the request. |
opts | Options for this request. |
Implemented in Lusid.Sdk.Api.CounterpartiesApi.
System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<GetCreditSupportAnnexResponse> > Lusid.Sdk.Api.ICounterpartiesApiAsync.GetCreditSupportAnnexWithHttpInfoAsync | ( | string | scope, |
string | code, | ||
DateTimeOffset? | asAt = default(DateTimeOffset?) , |
||
int | operationIndex = 0 , |
||
System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken) , |
||
ConfigurationOptions? | opts = null |
||
) |
[EARLY ACCESS] GetCreditSupportAnnex: Get Credit Support Annex
Get a Credit Support Annex from a single scope. The response will return either the Credit Support Annex that has been stored, or a failure explaining why the request was unsuccessful. It is important to always check for any unsuccessful requests (failures).
Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
scope | The scope of the Credit Support Annex to retrieve. |
code | The name of the Credit Support Annex to retrieve the data for. |
asAt | The asAt datetime at which to retrieve the Credit Support Annex . Defaults to return the latest version if not specified. (optional) |
operationIndex | Index associated with the operation. |
cancellationToken | Cancellation Token to cancel the request. |
opts | Options for this request. |
Implemented in Lusid.Sdk.Api.CounterpartiesApi.
System.Threading.Tasks.Task<ResourceListOfGetCounterpartyAgreementResponse> Lusid.Sdk.Api.ICounterpartiesApiAsync.ListCounterpartyAgreementsAsync | ( | DateTimeOffset? | asAt = default(DateTimeOffset?) , |
int | operationIndex = 0 , |
||
System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken) , |
||
ConfigurationOptions? | opts = null |
||
) |
[EARLY ACCESS] ListCounterpartyAgreements: List the set of Counterparty Agreements
List the set of Counterparty Agreements at the specified AsAt date/time
Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
asAt | The asAt datetime at which to list the Counterparty Agreements. Defaults to latest if not specified. (optional) |
operationIndex | Index associated with the operation. |
cancellationToken | Cancellation Token to cancel the request. |
opts | Options for this request. |
Implemented in Lusid.Sdk.Api.CounterpartiesApi.
System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<ResourceListOfGetCounterpartyAgreementResponse> > Lusid.Sdk.Api.ICounterpartiesApiAsync.ListCounterpartyAgreementsWithHttpInfoAsync | ( | DateTimeOffset? | asAt = default(DateTimeOffset?) , |
int | operationIndex = 0 , |
||
System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken) , |
||
ConfigurationOptions? | opts = null |
||
) |
[EARLY ACCESS] ListCounterpartyAgreements: List the set of Counterparty Agreements
List the set of Counterparty Agreements at the specified AsAt date/time
Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
asAt | The asAt datetime at which to list the Counterparty Agreements. Defaults to latest if not specified. (optional) |
operationIndex | Index associated with the operation. |
cancellationToken | Cancellation Token to cancel the request. |
opts | Options for this request. |
Implemented in Lusid.Sdk.Api.CounterpartiesApi.
System.Threading.Tasks.Task<ResourceListOfGetCreditSupportAnnexResponse> Lusid.Sdk.Api.ICounterpartiesApiAsync.ListCreditSupportAnnexesAsync | ( | DateTimeOffset? | asAt = default(DateTimeOffset?) , |
int | operationIndex = 0 , |
||
System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken) , |
||
ConfigurationOptions? | opts = null |
||
) |
[EARLY ACCESS] ListCreditSupportAnnexes: List the set of Credit Support Annexes
List the set of Credit Support Annexes at the specified AsAt date/time
Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
asAt | The asAt datetime at which to list the Credit Support Annexes. Defaults to latest if not specified. (optional) |
operationIndex | Index associated with the operation. |
cancellationToken | Cancellation Token to cancel the request. |
opts | Options for this request. |
Implemented in Lusid.Sdk.Api.CounterpartiesApi.
System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<ResourceListOfGetCreditSupportAnnexResponse> > Lusid.Sdk.Api.ICounterpartiesApiAsync.ListCreditSupportAnnexesWithHttpInfoAsync | ( | DateTimeOffset? | asAt = default(DateTimeOffset?) , |
int | operationIndex = 0 , |
||
System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken) , |
||
ConfigurationOptions? | opts = null |
||
) |
[EARLY ACCESS] ListCreditSupportAnnexes: List the set of Credit Support Annexes
List the set of Credit Support Annexes at the specified AsAt date/time
Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
asAt | The asAt datetime at which to list the Credit Support Annexes. Defaults to latest if not specified. (optional) |
operationIndex | Index associated with the operation. |
cancellationToken | Cancellation Token to cancel the request. |
opts | Options for this request. |
Implemented in Lusid.Sdk.Api.CounterpartiesApi.
System.Threading.Tasks.Task<UpsertSingleStructuredDataResponse> Lusid.Sdk.Api.ICounterpartiesApiAsync.UpsertCounterpartyAgreementAsync | ( | UpsertCounterpartyAgreementRequest | upsertCounterpartyAgreementRequest, |
int | operationIndex = 0 , |
||
System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken) , |
||
ConfigurationOptions? | opts = null |
||
) |
[EARLY ACCESS] UpsertCounterpartyAgreement: Upsert Counterparty Agreement
Update or insert Counterparty Agreement in a single scope. An item will be updated if it already exists and inserted if it does not. The response will return the successfully updated or inserted Counterparty Agreement or failure message if unsuccessful It is important to always check to verify success (or failure).
Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
upsertCounterpartyAgreementRequest | The Counterparty Agreement to update or insert |
operationIndex | Index associated with the operation. |
cancellationToken | Cancellation Token to cancel the request. |
opts | Options for this request. |
Implemented in Lusid.Sdk.Api.CounterpartiesApi.
System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<UpsertSingleStructuredDataResponse> > Lusid.Sdk.Api.ICounterpartiesApiAsync.UpsertCounterpartyAgreementWithHttpInfoAsync | ( | UpsertCounterpartyAgreementRequest | upsertCounterpartyAgreementRequest, |
int | operationIndex = 0 , |
||
System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken) , |
||
ConfigurationOptions? | opts = null |
||
) |
[EARLY ACCESS] UpsertCounterpartyAgreement: Upsert Counterparty Agreement
Update or insert Counterparty Agreement in a single scope. An item will be updated if it already exists and inserted if it does not. The response will return the successfully updated or inserted Counterparty Agreement or failure message if unsuccessful It is important to always check to verify success (or failure).
Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
upsertCounterpartyAgreementRequest | The Counterparty Agreement to update or insert |
operationIndex | Index associated with the operation. |
cancellationToken | Cancellation Token to cancel the request. |
opts | Options for this request. |
Implemented in Lusid.Sdk.Api.CounterpartiesApi.
System.Threading.Tasks.Task<UpsertSingleStructuredDataResponse> Lusid.Sdk.Api.ICounterpartiesApiAsync.UpsertCreditSupportAnnexAsync | ( | UpsertCreditSupportAnnexRequest | upsertCreditSupportAnnexRequest, |
int | operationIndex = 0 , |
||
System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken) , |
||
ConfigurationOptions? | opts = null |
||
) |
[EARLY ACCESS] UpsertCreditSupportAnnex: Upsert Credit Support Annex
Update or insert Credit Support Annex in a single scope. An item will be updated if it already exists and inserted if it does not. The response will return the successfully updated or inserted Credit Support Annex or failure message if unsuccessful It is important to always check to verify success (or failure).
Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
upsertCreditSupportAnnexRequest | The Credit Support Annex to update or insert |
operationIndex | Index associated with the operation. |
cancellationToken | Cancellation Token to cancel the request. |
opts | Options for this request. |
Implemented in Lusid.Sdk.Api.CounterpartiesApi.
System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<UpsertSingleStructuredDataResponse> > Lusid.Sdk.Api.ICounterpartiesApiAsync.UpsertCreditSupportAnnexWithHttpInfoAsync | ( | UpsertCreditSupportAnnexRequest | upsertCreditSupportAnnexRequest, |
int | operationIndex = 0 , |
||
System.Threading.CancellationToken | cancellationToken = default(System.Threading.CancellationToken) , |
||
ConfigurationOptions? | opts = null |
||
) |
[EARLY ACCESS] UpsertCreditSupportAnnex: Upsert Credit Support Annex
Update or insert Credit Support Annex in a single scope. An item will be updated if it already exists and inserted if it does not. The response will return the successfully updated or inserted Credit Support Annex or failure message if unsuccessful It is important to always check to verify success (or failure).
Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
upsertCreditSupportAnnexRequest | The Credit Support Annex to update or insert |
operationIndex | Index associated with the operation. |
cancellationToken | Cancellation Token to cancel the request. |
opts | Options for this request. |
Implemented in Lusid.Sdk.Api.CounterpartiesApi.