For a deeper look into our DataScope Select REST API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

question

Upvotes
Accepted
1 0 0 1

Condtion used in bond report tempate in DSS

why below condition is used in Datascope API ,

"Condition": {
"BondScheduleTypeCodes": [
"UOPH"

what does UOPH stands for ? do we have list of such codes . and can several Option Codes be used simultaneously in a single request?

#technologydss-rest-api#content
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvotes
Accepted
315 2 2 4

@rachana.hp Hi Rachana, as discussed via Teams

UOPH in this case is the BondScheduleCode for {

"Code": "UOPH",

"Name": "Use Of Proceeds History",

"Description": "Use Of Proceeds History"

}


On the API a full list of available codes can be found by doing a GET https://selectapi.datascope.refinitiv.com/RestApi/v1/Extractions/BondScheduleTypes


Multiple codes can be used, however the output might not be logically represented unless the fields relevant to the BondScheduleTypes are ordered, the Data Content Guide y/n flags can be referred to for which fields are relevant to the Type options.

Best regards,

Gareth

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.