Skip to content

Latest commit

 

History

History
25 lines (11 loc) · 698 Bytes

RedemptionPricesRequest.md

File metadata and controls

25 lines (11 loc) · 698 Bytes

factsettermsandconditions.RedemptionPricesRequest

Properties

Name Type Description Notes
ids [String] List of Fixed Income Security identifiers. Supported symbol types include CUSIP, SEDOL, ISIN, and FactSet Security Permanent Identifier (-S). ID LIMIT = 250 per request.
categories String Filters the list of Redemption Prices Categories - * CALL = Call prices. * PUT = Put prices. * SF = Sinking Fund prices.

Enum: CategoriesEnum

  • ALL (value: "ALL")

  • CALL (value: "CALL")

  • PUT (value: "PUT")

  • SF (value: "SF")