Create a checkout intent and immediately trigger the purchase workflow.
This is a “fire-and-forget” endpoint that combines create + confirm in one step. The workflow handles offer retrieval, payment authorization, and order placement asynchronously. Poll the GET endpoint to check status.
Documentation Index
Fetch the complete documentation index at: https://docs-test.rye.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Rye API key
The request body containing the checkout intent purchase parameters
x >= 01
"https://www.amazon.com/dp/B0DFC9MT8Q"
16Promo code string with validation constraints.
32^[a-zA-Z0-9_\-]+$Created
x >= 0retrieving_offer Promo code string with validation constraints.
32^[a-zA-Z0-9_\-]+$