---
title: "POST /api/product-mapping/bulk-refresh-calculation"
method: POST
path: "/api/product-mapping/bulk-refresh-calculation"
tags: ["Product Mapping"]
---

# POST /api/product-mapping/bulk-refresh-calculation

`POST /api/product-mapping/bulk-refresh-calculation`

Queue a mapping depth recalculation for the given product maps

## Request body

- object
  - `supplyChainIds` string[], required

## Response `200`

Default Response

- object
  - `metadata` object, required
    - `success` boolean, required — True when the request succeeded.
  - `data` object, required
    - `queued` string[], required
    - `skipped` string[], required

## Other responses

- `400` — Default Response
- `401` — Default Response
- `403` — Default Response

## Changes

> 23 revisions in range; 1 not diffed.

- **2026-09-01** `fde251beb0ca` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/retraced/apis/api-reference/changes/api/product-mapping/bulk-refresh-calculation/post.md)

---

[API](https://skmtc.dev/retraced/apis/api-reference.md) · [All operations](https://skmtc.dev/retraced/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/retraced/api-reference/revisions/fde251beb0ca/schema)
