post
https://api.fastspring.com/v2/checkouts//sessions
The 201 response includes the session id, a ready-to-use checkoutUrls.webcheckoutUrl to redirect the buyer, calculated cart totals, and a checkoutStatus indicating whether the session is ready for checkout.
No follow-up GET requiredEverything needed to launch the buyer into checkout — including the session ID — is returned directly in this response. Use
checkoutUrls.webcheckoutUrlto redirect the buyer, or pass theidto your frontend integration.
