Receipts & Analytics
Tag Receipt Value
Report business value generated by a tool execution. Tags are pending until validated by the judge service.
PATCH
Report the business value a tool execution generated. Tags are stored as pending and only count toward RoCS after validation by the judge service.
Path Parameters
Either the
rcpt_* receipt ID or the request_id/job_id (UUID) returned from the originating tool call. The API resolves a UUID via Receipt.job_id, so you can tag value using whichever identifier you kept — no List Receipts lookup required.Body
Value type. One of:
revenue, lead, conversion, savings, engagementValue amount in USD. Must be positive, max $1,000,000.
Optional description (max 200 characters)
Value tags start as
pending. A judge service validates claims against observed outcomes (email replies, payment confirmations, notification events) before promoting to confirmed. Only confirmed tags count toward RoCS.