Pre-Trade Instrument Data API
This guide assumes you already have followed the instructions on the offering page to obtain credentials
Requesting simulation static data
note
Simulation data is only available until the payment date of the product.
Perform a GET request using the instrument id or isin:
By Instrument Id
GET https://structured-products-reference-data.api.vontobel.com/v1/simulation/id/{instrumentId}
By ISIN:
GET https://structured-products-reference-data.api.vontobel.com/v1/simulation/isin/{isin}
Reference: see swagger reference