---
title: "Changes to POST /api/batches"
method: POST
path: "/api/batches"
---

# Changes to POST /api/batches

`POST /api/batches`

> Every recorded change to this endpoint, newest first.
> 49 revisions in range; 1 not diffed.

## Timeline

Changed in 1 of 49 revisions.

- **2026-08-31** `97e51f27dc77` — 15 breaking, 1 warning, 51 info

## Changes

- **2026-08-31** `97e51f27dc77` — 15 breaking, 1 warning, 51 info
  - request property `modelNumber` list-of-types was narrowed by removing types `null` from media type `application/json`
  - the response property `data/bomData` became nullable for the status `201`
  - the response property `data/createdByCompanyId` became nullable for the status `201`
  - the response property `data/createdByUserId` became nullable for the status `201`
  - the response property `data/description` became nullable for the status `201`
  - the response property `data/entityData` became nullable for the status `201`
  - the response property `data/materialData` became nullable for the status `201`
  - the response property `data/modelNumber` became nullable for the status `201`
  - the response property `data/quantityUnit` became nullable for the status `201`
  - the response property `data/updatedAt` became nullable for the status `201`
  - the response property `data/updatedByCompanyId` became nullable for the status `201`
  - the response property `data/updatedByUserId` became nullable for the status `201`
  - the `data/bomData` response's property type changed from no type to `object` for status `201`
  - the `data/entityData` response's property type changed from no type to `object` for status `201`
  - the `data/materialData` response's property type changed from no type to `object` for status `201`
  - the `modelNumber` request property's maxLength was set to `500`
  - the request property `modelNumber` became nullable
  - added the optional property `data/entityData/brands` to the response with the `201` status
  - added the optional property `data/entityData/claimIntentions` to the response with the `201` status
  - added the optional property `data/entityData/collections` to the response with the `201` status
  - added the optional property `data/entityData/color` to the response with the `201` status
  - added the optional property `data/entityData/createdAt` to the response with the `201` status
  - added the optional property `data/entityData/createdByApiKeyId` to the response with the `201` status
  - added the optional property `data/entityData/createdByApiKeyLabel` to the response with the `201` status
  - added the optional property `data/entityData/createdByCompanyId` to the response with the `201` status
  - added the optional property `data/entityData/createdByImpersonateId` to the response with the `201` status
  - added the optional property `data/entityData/createdByUserId` to the response with the `201` status
  - added the optional property `data/entityData/customProperties` to the response with the `201` status
  - added the optional property `data/entityData/departments` to the response with the `201` status
  - added the optional property `data/entityData/description` to the response with the `201` status
  - added the optional property `data/entityData/dimension` to the response with the `201` status
  - added the optional property `data/entityData/forCompanyId` to the response with the `201` status
  - added the optional property `data/entityData/gender` to the response with the `201` status
  - added the optional property `data/entityData/imagesFileIds` to the response with the `201` status
  - added the optional property `data/entityData/isComponent` to the response with the `201` status
  - added the optional property `data/entityData/mainSupplier` to the response with the `201` status
  - added the optional property `data/entityData/overriddenFlag` to the response with the `201` status
  - added the optional property `data/entityData/styleId` to the response with the `201` status
  - added the optional property `data/entityData/suppliers` to the response with the `201` status
  - added the optional property `data/entityData/updatedAt` to the response with the `201` status
  - …27 more

---

[Operation](https://skmtc.dev/retraced/apis/api-reference/docs/api/batches/post.md) · [API](https://skmtc.dev/retraced/apis/api-reference.md) · [Page](https://skmtc.dev/retraced/apis/api-reference/changes/api/batches/post)
