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.

Path Params
int32
required
≥ 1

ID number of the aggregate portfolio.

Query Params
string
required

Name of the EDM.

Body Params
string
required
string
required
string
required
string
required
Responses

Headers
object
string

workflowId

Language
Credentials
URL