post https://{host}/riskmodeler/v1/aggregate-portfolios//convert-currency
Converts the currency of the specified aggregate portfolio to the currency specified in the request body.
Four body parameters are required:
codeThree-letter ISO code that identifies a currency, such as USD (dollar) or GBP (pound).schemeLists of currencies and their corresponding exchange rates for different vintages.asOfDatevintageIndicates the software release or date for which the currency exchange rates in the corresponding currency scheme are current.
Workflow Job
If successful, returns a
202 AcceptedHTTP response and initates aCONVERT_AGGREGATE_PORTFOLIO_CURRENCYworkflow job on the workflow engine. To learn more, see Workflow Engine.
Idemptopotent Operation
This operation supports idempotency by means of idempotency keys. To learn more, see Idempotent Requests.
