InstrumentExposureRequest

Filters results so only exposures that match the provided criteria are returned. ClientKey must be specified.

  • Name Type Description
    AccountGroupKey AccountGroupKey The key of the account group to which the positions belong.
    AccountKey AccountKey The key of the account to which the positions belong.
    AssetType AssetType The AssetType.
    ClientKey ClientKey The key of the client to which the positions belong.
    ExpiryDate UtcDateTime The expiry date. Only used to distinguish FxOptions.
    LowerBarrier Number The Lower Barrier. Only used to distinguish Fx Barrier Options.
    PutCall PutCall Put or Call. Only used to distinguish FxOptions.
    Strike Number The strike price of the option. Only used to distinguish FxOptions.
    Uic Integer Unique id of the instrument.
    UpperBarrier Number The Upper Barrier. Only used to distinguish Fx Barrier Options.
    ValueDate UtcDateTime The value date. Only used to distinguish FxForwards.