---
title: "Changes to Create a business batch"
method: POST
path: "/v1/business_batches"
---

# Changes to Create a business batch

`POST /v1/business_batches`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 9 revisions.

- **2026-09-03** `ac0d9be94846` — 2 info
- **2026-08-12** `f849b82a42e1` — 2 breaking, 11 info

## Changes

- **2026-09-03** `ac0d9be94846` — 2 info
  - added the optional property `errors/items/parameter` to the response with the `429` status
  - added the optional property `errors/items/parameter` to the response with the `503` status
- **2026-08-12** `f849b82a42e1` — 2 breaking, 11 info
  - the response's body type changed from no type to `object` for status `200`
  - the response's body type changed from no type to `object` for status `422`
  - added the non-success response with the status `429`
  - added the non-success response with the status `503`
  - added the optional property `errors` to the response with the `422` status
  - added the required property `account` to the response with the `200` status
  - added the required property `business_count` to the response with the `200` status
  - added the required property `completed_business_count` to the response with the `200` status
  - added the required property `created_at` to the response with the `200` status
  - added the required property `filename` to the response with the `200` status
  - added the required property `id` to the response with the `200` status
  - added the required property `name` to the response with the `200` status
  - added the required property `object` to the response with the `200` status

---

[Operation](https://skmtc.dev/middesk/apis/middesk-api/docs/v1/business_batches/post.md) · [API](https://skmtc.dev/middesk/apis/middesk-api.md) · [Page](https://skmtc.dev/middesk/apis/middesk-api/changes/v1/business_batches/post)
