---
title: "Changes to Retrieve prices"
method: POST
path: "/api/pricing-hub/prices"
---

# Changes to Retrieve prices

`POST /api/pricing-hub/prices`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 52 revisions.

- **2023-11-30** `0e615612e91e` — 1 breaking, 1 warning
- **2023-11-13** `fef4a273ea9d` — 2 warning, 16 info
- **2022-02-04** `7cfa999b9dcd` — 1 breaking, 1 info
- **2022-02-04** `55acf28f8117` — 2 breaking, 1 info
- **2022-02-04** `7faf4d413a59` — 1 info
- **2022-02-04** `0846725755fb` — 7 info
- **2022-02-02** `65e6e50043d4` — 1 info

## Changes

- **2023-11-30** `0e615612e91e` — 1 breaking, 1 warning
  - added the new required `query` request parameter `an`
  - deleted the `query` request parameter `accountName`
- **2023-11-13** `fef4a273ea9d` — 2 warning, 16 info
  - deleted the `header` request parameter `X-VTEX-API-AppKey`
  - deleted the `header` request parameter `X-VTEX-API-AppToken`
  - the request property `UtmInternalCampaign` became nullable
  - the request property `UtmMedium` became nullable
  - the request property `UtmSource` became nullable
  - the `` request property default value `1` was removed
  - the `` request property default value `1` was removed
  - the `UtmCampaign` request property default value `summer` was removed
  - the `UtmInternalCampaign` request property default value `sale` was removed
  - the `UtmMedium` request property default value `social` was removed
  - the `UtmSource` request property default value `facebook` was removed
  - the `brandId` request property default value `2000000` was removed
  - the `email` request property default value `customer@email.com` was removed
  - the `index` request property default value `0` was removed
  - the `quantity` request property default value `1` was removed
  - the `salesChannel` request property default value `1` was removed
  - the `sellerId` request property default value `1` was removed
  - the `skuId` request property default value `13` was removed
- **2022-02-04** `7cfa999b9dcd` — 1 breaking, 1 info
  - the `items/items/quantity` request property type/format changed from `string`/`` to `integer`/``
  - the `quantity` request property default value changed from `1` to `1`
- **2022-02-04** `55acf28f8117` — 2 breaking, 1 info
  - the `items/items/index` request property type/format changed from `string`/`` to `integer`/``
  - the `items/items/index` response's property type/format changed from `string`/`` to `integer`/`` for status `200`
  - the `index` request property default value changed from `0` to `0`
- **2022-02-04** `7faf4d413a59` — 1 info
  - the `quantity` request property default value changed from `1` to `1`
- **2022-02-04** `0846725755fb` — 7 info
  - the request property `UtmCampaign` became optional
  - the request property `UtmInternalCampaign` became optional
  - the request property `UtmMedium` became optional
  - the request property `UtmSource` became optional
  - the `categoriesIds` request property default value changed from `1` to `1`
  - the `index` request property default value changed from `0` to `0`
  - the `priceTableIds` request property default value changed from `` to `1`
- **2022-02-02** `65e6e50043d4` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/vtex/apis/pricing-hub-deprecated/docs/api/pricing-hub/prices/post.md) · [API](https://skmtc.dev/vtex/apis/pricing-hub-deprecated.md) · [Page](https://skmtc.dev/vtex/apis/pricing-hub-deprecated/changes/api/pricing-hub/prices/post)
