---
title: "Triggered when the transactions quota of a workspace has been fully utilized."
method: POST
path: "workspace:quota_full:transactions"
tags: ["workspaces"]
---

# Triggered when the transactions quota of a workspace has been fully utilized.

`POST workspace:quota_full:transactions` (webhook)

## Headers

- `X-TL-Partner-Id` string, required
- `X-TL-Signature` string, required

## Payload

- PartnerAPIWhTransactions
  - `workspace_id` string, required
  - `event_type` 'workspace:quota_full:transactions', required — Partner webhook event name.
  - `partner_id` string, required — Unique identifier of the partner that owns the workspace.
  - `triggered_at` string, date-time, required — Timestamp when the event was triggered.
  - `current_period_start` string, date-time, required — Start of the current billing period used to aggregate the utilization
  - `current_period_end` string, date-time, required — End of the current billing period used to aggregate the utilization

## Acknowledgement `200`

Receiver accepted the event

---

[API](https://skmtc.net/initechsoftware/apis/partner-webhook-api.md) · [All operations](https://skmtc.net/initechsoftware/apis/partner-webhook-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/initechsoftware/partner-webhook-api/versions/d89ccac88c1e/schema)
