---
title: "POST /v2/receipts/all/{network}/{lockAddress}"
method: POST
path: "/v2/receipts/all/{network}/{lockAddress}"
---

# POST /v2/receipts/all/{network}/{lockAddress}

`POST /v2/receipts/all/{network}/{lockAddress}`

Request the creation of a ZIP file containing all receipts for a lock.

## Path parameters

- `network` integer, required
- `lockAddress` string, required

## Response `200`

Receipt generation initiated or already pending.

- object
  - `status` 'pending', required

## Other responses

- `400` — Bad request.

## Changes

- **2024-09-10** `b2e862fac269` — 1 info
  - endpoint added
- **2023-11-03** `b77bfb068867` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/unlock-protocol/apis/unlock-locksmith/changes/v2/receipts/all/:network/:lockAddress/post.md)

---

[API](https://skmtc.dev/unlock-protocol/apis/unlock-locksmith.md) · [All operations](https://skmtc.dev/unlock-protocol/apis/unlock-locksmith/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/unlock-protocol/unlock-locksmith/revisions/e003b998de45/schema)
