---
title: "POST batch"
method: POST
path: "batch"
---

# POST batch

`POST batch` (webhook)

## Payload

- WebhookPayloadBatch — Content of the webhook posted to the external URL
  - `event` 'transaction_created' | 'transaction_updated' | 'track_updated' | 'batch_created' | 'batch_purchased' | 'all' — Type of event that triggered the webhook.
  - `test` boolean — Determines whether the webhook is a test webhook or not.
  - `data` string — A string containing the batch object ID, of the form 'batch {batchId} (created|processing complete)'.

## Acknowledgement `200`

The data was successfully received

---

[API](https://skmtc.net/goshippo/apis/shippo-external-api.md) · [All operations](https://skmtc.net/goshippo/apis/shippo-external-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/goshippo/shippo-external-api/revisions/7e1ec201b515/schema)
