---
title: "GET /orders/batch-add-to-order/{batchId}"
method: GET
path: "/orders/batch-add-to-order/{batchId}"
tags: ["Orders"]
---

# GET /orders/batch-add-to-order/{batchId}

`GET /orders/batch-add-to-order/{batchId}`

Retrieve the progress and per-charge results of a batch add-to-order request. The batch is complete once processed equals total.

## Path parameters

- `batchId` string, required

## Response `200`

The current status of the batch

## Other responses

- `404` — Batch could not be found

---

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