Endpoint Parameters

  • Request parameters

    Name Type Origin Description
    Amount Number Query-String
    AssetType AssetType Route AssetType of the instrument.
    DocumentType DocumentType Query-String DocumentType for which to request information.
    HoldingPeriodInDays Integer Query-String
    LanguageCode String Query-String LanguageCode for which to request information.
    Uic Integer Route Uic of the instrument.
  • Response Parameters

    View Response Codes

    There are no response parameters

  • Request Example

    Request URL
    GET /mkt/v2/instruments/{Uic}/FxForwards/documents/pdf?Amount={Amount}&DocumentType=KIIDs&HoldingPeriodInDays={HoldingPeriodInDays}&LanguageCode={LanguageCode}