API query for Amortization schedule

Please provide API query for below


Amortization Frequency CodeAmortization Frequency Code DescriptionAmortization TypeAmortization Type DescriptionAmortization Schedule

Sample ISIN

XS0180245515

XS0166025824

XS1171476739

Best Answer

  • Jirapongse
    Jirapongse ✭✭✭✭✭
    Answer ✓

    @hariprasad.n

    Thank you for reaching out to us.

    The request looks like this:

    {
        "ExtractionRequest": {
            "@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.TermsAndConditionsExtractionRequest",
            "ContentFieldNames": [
                "Amortization Frequency Code",
                "Amortization Frequency Code Description",
                "Amortization Type",
                "Amortization Type Description"
            ],
            "IdentifierList": {
                "@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.InstrumentIdentifierList",
                "InstrumentIdentifiers": [
                    {
                        "Identifier": "XS0180245515",
                        "IdentifierType": "Isin"
                    },
                     {
                        "Identifier": "XS0166025824",
                        "IdentifierType": "Isin"
                    },
                     {
                        "Identifier": "XS1171476739",
                        "IdentifierType": "Isin"
                    }
                ]
            }
        }
    }

    The URL is https://selectapi.datascope.refinitiv.com/RestApi/v1/Extractions/ExtractWithNotes.

    Please contact the DSS support team directly via MyAccount to verify the content.

Welcome!

It looks like you're new here. Sign in or register to get started.

Welcome!

It looks like you're new here. Sign in or register to get started.