How to change decimal places in API requests from 96.7714 to 96.771402 for CUSIP: 097023DG7 as of 06

We have noticed a difference in prices for some securities from Reuters when requesting via the API than when done via a SFTP setup instead. We are receiving data with only 5 decimal places in the API response whereas the SFTP response contains 6 decimal places.

Answers

  • Jirapongse
    Jirapongse ✭✭✭✭✭

    @hariprasad.n

    Thank you for reaching out to us.

    According to this discussion, the number of decimal places can't be changed in On-Demand extractions.

    I extracted data from the EndOfDayPricingExtractionRequest and found the data has 6 decimal points.

        "Contents": [
    {
    "IdentifierType": "Cusip",
    "Identifier": "097023DG7",
    "Ask Price": 97.070371,
    "Asset Category": null,
    "Asset Category Description": null,
    "Asset ID": "0x00102c6c67532743",
    "Asset Status": "ISS",
    "Asset Status Description": "Issued",