Report an attributed conversion (demo stub)
report_conversionAppends one attributed-transaction event to a log — the demo stub of the pay-on-real-acquisition loop. It moves no money, calls no external service, and never deletes or overwrites anything; the response states where (and whether) the event was persisted on this transport. Payment only ever flows on real transactions, never on impressions or rank. Optionally pass the gvt attribution token from the recommendation link that led to the purchase: it is verified against the published Ed25519 key and recorded with the event as verifiable provenance of the originating recommendation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gvt | No | Optional: the gvt token from the attributed_url of the originating recommendation (gvt1.<surface>.<category>.<brand>.<date>.<sig>) — binds this conversion to a verifiable recommendation surface | |
| brand_id | Yes | ||
| agent_platform | Yes | e.g. 'claude', 'chatgpt', 'perplexity' | |
| conversation_id | Yes | Opaque id for the agent conversation that led to purchase | |
| order_value_usd | Yes |