Create checkout session
Create a new checkout session.
Checkout sessions are hosted checkout forms your shoppers can use to complete their purchases.
Authorizations
Rye API key
Body
The request body containing the checkout session parameters
"https://www.amazon.com/dp/B0DFC9MT8Q"
x >= 01
16Optional layout for the checkout UI (e.g. "wizard"). Defaults to the standard layout.
default, wizard Optional buyer information, used to pre-fill the checkout form with the buyer's information.
Response
Checkout session
A checkout session represents a hosted checkout form that shoppers can use to complete their purchases.
Checkout sessions provide a pre-built UI for collecting payment and shipping information, allowing you to quickly integrate checkout functionality without building your own forms.
URL to send your user to for checkout. This URL is valid for 4 hours.

