create_purchase_challenge
Begin a purchase. Provide the setup spec (see get_catalog for the schema; businessName, contactEmail and agentPurpose are required). Returns the x402 payment requirements to sign. No money moves and no order is created at this step.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | ||
| greeting | No | ||
| knowledge | No | ||
| contactName | No | ||
| agentPurpose | Yes | ||
| businessName | Yes | ||
| contactEmail | Yes | ||
| hoursOfCover | No | ||
| transferNumber | No |