v1

latestOpenAPI 3.0.3Proprietaryraw.githubusercontent.com2026-03-067260437.0 KB
Receipts

Cancel receipt

Cancel a receipt. This action cannot be undone.

gigstack Connect: Cancel other teams' receipts using the team parameter.

delete/receipts/{id}

Path parameters

idstring required

Receipt ID

Query parameters

teamstring

gigstack Connect: Target team ID for multi-team access.

Requires gigstack Connect enabled on your team and shared billing account.

Example: ?team=team_xyz789

Response

Receipt canceled successfully

messagestring required
dataobject required

Example response

{
  "message": "Operation completed successfully"
}