post https://example.com/api/instrument//calculate/download
Calculate bond price from yield or yield from price and return Excel file.
Specify exactly ONE of 'price' or 'yield' in the request body.
Args: instrument_id: ID of the instrument request: Pricing calculation request (must specify price XOR yield) session: Database session
Returns: Excel file with pricing and cashflow data