Report a partner quote transaction outcome
Partners — Start Here
Report Partner Execution
Best-effort telemetry only. AKKA does not trust this report as proof of on-chain state.
POST
Report a partner quote transaction outcome
Report the lifecycle of a transaction built from a partner quote. Submit
SUBMITTED when it is broadcast, then CONFIRMED or REVERTED when its final outcome is known.
This endpoint is best-effort telemetry. A 202 response only confirms receipt; AKKA independently treats the chain as the source of truth. Do not include calldata, signatures, API keys, or private user data in reason.
Use the quoteId returned by the quote endpoint and the transaction hash produced by the wallet or executor. Reports improve per-partner execution monitoring and help identify unhealthy routes or sources.Authorizations
API key. basic-test-key is a shared, rate-limited evaluation credential; use a dedicated key in production.
Body
application/json
Response
202 - application/json
Example:
true
