v1

latestOpenAPI 3.1.02026-07-2496304466.3 KB
Accounts: General

Set Experience Profile

post/accounts/{account_id}/experience

Path parameters

account_idstring required

An account identifier.

Headers

LMG-Data-Privacy-Access-Principalstring required
LMG-Data-Privacy-Access-Justificationstring required

Request body

Example request

{
  "non_complex_products": {
    "experience": "none",
    "knowledge": "none"
  },
  "structured_investment_products": {
    "experience": "none",
    "knowledge": "none"
  },
  "swap_based_ucits_and_alternative_investment_funds": {
    "experience": "none",
    "knowledge": "none"
  }
}

Response

Successful Response