DSS REST API - Lipper Fund - TNC.Total Net Assets - truncated value

Hi,

Is there a way when performing a Scheduled Extraction getting the extracted data back in JSON rather than as a text (csv stream), either through some sort of 'coercing' or if there's an endpoint specifically to get the same output from the extraction in a JSON format, if DSS supports either of these 2 options?

For "Total Net Assets" field (Terms and Conditions) it has the feature of truncating the value in a Report Template a user can increase the amount of integers accepted (up to 50) to resolve this issue (example RIC: LP63505555 ). On 'On Demand' ExtractWithNotes and ExtractRaw a user can't customise the format of the Content Field Names in the same way so client can't use the On Demand options.

Client mentions they are using C# but with direct HTTP rather than .NET SDK, that getting JSON back from us is their preference as that would mean less work to add something additional into their workflow.

Best regards,

Gareth


Best Answer

Answers