Clients
Stamp pending receipts
Stamp all pending receipts for a client.
gigstack Connect: Stamp other teams' client receipts using the team parameter.
post/clients/{id}/stamp-pending-receipts
Path parameters
idstring required
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
Pending receipts stamped successfully
Example response
{
"message": "Operation completed successfully"
}