---
title: "Changes to Build catalogs report"
method: POST
path: "/catalogs/reports"
---

# Changes to Build catalogs report

`POST /catalogs/reports`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 29 revisions.

- **2026-06-04** (v5) `b698c180678a` — 2 breaking, 3 warning, 9 info
- **2025-04-04** (v5) `10f9eba4ad97` — 8 info
- **2024-04-23** (v5) `f9321315766f` — 1 info

## Changes

- **2026-06-04** (v5) `b698c180678a` — 2 breaking, 3 warning, 9 info
  - removed `#/components/schemas/CatalogsReportAllItemsFilter` from the `oneOf[#/components/schemas/CatalogsHotelReportParameters]/report` request property `oneOf` list
  - removed `#/components/schemas/CatalogsReportAllItemsFilter` from the `oneOf[#/components/schemas/CatalogsRetailReportParameters]/report` request property `oneOf` list
  - removed the request property `catalog_type`
  - removed the request property `oneOf[#/components/schemas/CatalogsHotelReportParameters]/report/report_type`
  - removed the request property `oneOf[#/components/schemas/CatalogsRetailReportParameters]/report/report_type`
  - mapped value for discriminator key `ALL_ITEMS` changed from `#/components/schemas/CatalogsReportAllItemsFilter` to `#/components/schemas/CatalogsRetailReportAllItemsFilter` for `oneOf[#/components/schemas/CatalogsRetailReportParameters]/report` request property
  - removed `ALL_ITEMS` discriminator mapping keys from the `oneOf[#/components/schemas/CatalogsHotelReportParameters]/report` request property
  - added `#/components/schemas/CatalogsRetailReportAllItemsFilter` to the `oneOf[#/components/schemas/CatalogsRetailReportParameters]/report` request property `oneOf` list
  - added the non-success response with the status `400`
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the non-success response with the status `429`
  - removed the non-success response with the status `409`
  - added the success response with the status `201`
- **2025-04-04** (v5) `10f9eba4ad97` — 8 info
  - api tag `catalog_reports` added
  - api tag `catalogs` removed
  - added `ALL_ITEMS` discriminator mapping keys to the `oneOf[#/components/schemas/CatalogsHotelReportParameters]/report` request property
  - added `ALL_ITEMS` discriminator mapping keys to the `oneOf[#/components/schemas/CatalogsRetailReportParameters]/report` request property
  - added the new `ALL_ITEMS` enum value to the request property `oneOf[#/components/schemas/CatalogsHotelReportParameters]/report/report_type`
  - added the new `ALL_ITEMS` enum value to the request property `oneOf[#/components/schemas/CatalogsRetailReportParameters]/report/report_type`
  - added `#/components/schemas/CatalogsReportAllItemsFilter` to the `oneOf[#/components/schemas/CatalogsHotelReportParameters]/report` request property `oneOf` list
  - added `#/components/schemas/CatalogsReportAllItemsFilter` to the `oneOf[#/components/schemas/CatalogsRetailReportParameters]/report` request property `oneOf` list
- **2024-04-23** (v5) `f9321315766f` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/pinterest/apis/pinterest-rest-api/docs/catalogs/reports/post.md) · [API](https://skmtc.dev/pinterest/apis/pinterest-rest-api.md) · [Page](https://skmtc.dev/pinterest/apis/pinterest-rest-api/changes/catalogs/reports/post)
