---
title: "POST /accountstatuses/batch"
method: POST
path: "/accountstatuses/batch"
tags: ["accountstatuses"]
---

# POST /accountstatuses/batch

`POST /accountstatuses/batch`

Retrieves multiple Merchant Center account statuses in a single request.

## Request body

- AccountstatusesCustomBatchRequest
  - `entries` AccountstatusesCustomBatchRequestEntry[] — The request entries to be processed in the batch.
    - `accountId` string, uint64 — The ID of the (sub-)account whose status to get.
    - `destinations` string[] — If set, only issues for the specified destinations are returned, otherwise only issues for the Shopping destination.
    - `batchId` integer — An entry ID, unique within the batch request.
    - `merchantId` string, uint64 — The ID of the managing account.
    - `method` string — The method of the batch entry. Acceptable values are: - "`get`"

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/content.md) · [All operations](https://skmtc.net/google/apis/content/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/content/revisions/1033388fc86f/schema)
