Update FX contract legs

API endpoint to reopen and update the settlement date and cutoff time of one or more FX contract legs

Body Params

The update FX contract legs request dto

Parameters for reopening and updating the settlement date and cutoff time of one or more FX contract legs

string | null

The external identification of the FX contract. If provided, all legs belonging to the
contract are updated, optionally narrowed down to the legs in Accounts.FXContract.PublicApi.Api.Controllers.AccountsFXContract.UpdateFXContractLegs.UpdateFXContractLegsRequestDto.FxContractLegIds

fxContractLegIds
array of int32s | null

A list of internal FX contract leg ids to update. Mandatory if Accounts.FXContract.PublicApi.Api.Controllers.AccountsFXContract.UpdateFXContractLegs.UpdateFXContractLegsRequestDto.ContractId is not provided

fxContractLegIds
date-time | null

The new settlement date (and settlement clearing date) for the legs

string | null

The new settlement cutoff time. If not provided, the existing cutoff time on each leg is left unchanged

Headers
string
required
Defaults to v1

API versioning

uuid
required

Correlates HTTP requests between a client and server

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

500

Internal Server Error

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json