start_checkout
Start a UCP checkout session for a product.
Discovers the merchant's UCP capabilities, creates a checkout session, and attaches content attribution data from the current session's search and comparison activity.
Returns the checkout status and any information the merchant still needs (email, shipping address, etc).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quantity | No | Number of items to purchase | |
| session_id | No | Session identifier to link checkout with earlier search telemetry. | |
| product_url | Yes | URL of the product to purchase. The merchant's domain is used for UCP discovery. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |