If the
customer_id you send doesn’t already exist, Autumn will automatically
create a new customer. You can optionally set the properties of this new customer
through the customer_data field.Authorizations
Use your Autumn Secret Key as the Bearer token.
Body
application/json
Your unique identifier for the customer
Product ID, set when creating the product in the Autumn dashboard
List of product IDs to attach to the customer in the same subscription or transaction
URL to redirect to after the purchase is successful
Pass in quantities for prepaid features.
An Autumn promo_code or reward_id to apply at checkout.
Additional customer properties. These will be used if the customer's properties are not already set.
Additional parameters to pass onto Stripe when creating the checkout session.
Response
200 - application/json
The response is of type object.

