Create a new checkout
POST/checkouts
Create a new checkout to purchase a product from a URL. Optionally associate with a customer for saved payment/address details.
Request
Responses
- 200
- 400
- 401
- 500
Successfully created checkout
Invalid request body or validation error
Unauthorized - invalid or missing API key
Internal server error