---
title: "Stamp pending receipts"
method: POST
path: "/clients/{id}/stamp-pending-receipts"
tags: ["Clients"]
---

# Stamp pending receipts

`POST /clients/{id}/stamp-pending-receipts`

Stamp all pending receipts for a client.

**gigstack Connect:** Stamp other teams' client receipts using the `team` parameter.

## Path parameters

- `id` string, required

## Query parameters

- `team` string

## Response `200`

Pending receipts stamped successfully

- StandardSuccessResponse
  - `message` string, required
  - `data` object, required

---

[API](https://skmtc.dev/disruptive-learning/apis/gigstack-api-v2.md) · [All operations](https://skmtc.dev/disruptive-learning/apis/gigstack-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/disruptive-learning/gigstack-api-v2/revisions/5cf53ffd7580/schema)
