Purchase a quoted verification job
purchase_real_world_answerPay for a quote and start the asynchronous verification job. Returns job_id and job_token (keep it; it is shown once). If this server has no payment capability, returns the x402 payment requirements (HTTP 402 body) so you can pay with your own payment tool and retry the POST /v1/jobs request with a PAYMENT-SIGNATURE header.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quote_id | Yes | ||
| idempotency_key | No | Client-generated UUID; reuse it when retrying |