Convert currency by aggregate portfolio

Converts the currency of the specified aggregate portfolio to the currency specified in the request body.

Four body parameters are required:

  • code Three-letter ISO code that identifies a currency, such as USD (dollar) or GBP (pound).
  • scheme Lists of currencies and their corresponding exchange rates for different vintages.
  • asOfDate
  • vintage Indicates 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 Accepted HTTP response and initates a CONVERT_AGGREGATE_PORTFOLIO_CURRENCY workflow 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.

Language
Authorization
URL