---
title: "Changes to Validates and stores a shared portfolio payload."
method: POST
path: "/import/portfolio"
---

# Changes to Validates and stores a shared portfolio payload.

`POST /import/portfolio`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 5 revisions.

- **2026-08-27** `92c971381f20` — 2 breaking, 13 info
- **2026-08-02** `fcd63bcfbb5b` — 13 breaking, 10 info

## Changes

- **2026-08-27** `92c971381f20` — 2 breaking, 13 info
  - the `assets/items/aclass` request property type/format changed from ``/`` to `string`/``
  - the `assets/items/provider` request property type/format changed from ``/`` to `string`/``
  - added the new `BOND` enum value to the request property `assets/items/aclass`
  - added the new `Bond` enum value to the request property `assets/items/aclass`
  - added the new `CASH` enum value to the request property `assets/items/aclass`
  - added the new `COMMODITY` enum value to the request property `assets/items/aclass`
  - added the new `Cash` enum value to the request property `assets/items/aclass`
  - added the new `Commodity` enum value to the request property `assets/items/aclass`
  - added the new `Crypto` enum value to the request property `assets/items/aclass`
  - added the new `Currency` enum value to the request property `assets/items/aclass`
  - added the new `Equity` enum value to the request property `assets/items/aclass`
  - added the new `Kraken` enum value to the request property `assets/items/provider`
  - added the new `OTHER` enum value to the request property `assets/items/aclass`
  - added the new `Other` enum value to the request property `assets/items/aclass`
  - added the new `Yahoo` enum value to the request property `assets/items/provider`
- **2026-08-02** `fcd63bcfbb5b` — 13 breaking, 10 info
  - added the new required request property `assets/items/aclass`
  - added the new required request property `assets/items/baseCcy`
  - added the new required request property `assets/items/name`
  - added the new required request property `assets/items/price`
  - added the new required request property `assets/items/provider`
  - added the new required request property `assets/items/qty`
  - added the new required request property `assets/items/symbol`
  - added the new required request property `assets/items/targetWeight`
  - added the new required request property `fees/feeStructure`
  - request property `quoteCcy` was restricted to a list of enum values
  - the `assets/items/` request property type/format changed from ``/`` to `object`/``
  - the `fees` request property type/format changed from ``/`` to `object`/``
  - the `quoteCcy` request property type/format changed from ``/`` to `string`/``
  - added the new optional request property `assets/items/fees`
  - added the new optional request property `fees/maxFeeImpact`
  - added the new `aed` enum value to the request property `quoteCcy`
  - added the new `aud` enum value to the request property `quoteCcy`
  - added the new `cad` enum value to the request property `quoteCcy`
  - added the new `chf` enum value to the request property `quoteCcy`
  - added the new `eur` enum value to the request property `quoteCcy`
  - added the new `gbp` enum value to the request property `quoteCcy`
  - added the new `jpy` enum value to the request property `quoteCcy`
  - added the new `usd` enum value to the request property `quoteCcy`

---

[Operation](https://skmtc.dev/dcapal/apis/dca-pal-apis/docs/import/portfolio/post.md) · [API](https://skmtc.dev/dcapal/apis/dca-pal-apis.md) · [Page](https://skmtc.dev/dcapal/apis/dca-pal-apis/changes/import/portfolio/post)
