---
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.

---

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