Skip to main content
POST
Create a subscription manually

Headers

x-store-id
string
required

Body

application/json
product_id
string
required

ID of the product

customer_id
string
required

ID of the customer

variant_id
string

ID of the variant (optional)

status
enum<string>
default:active
Available options:
active,
trialing,
canceled,
past_due,
paused

Response

200

OK