Create a subscription
The Subskribe API enables you to create new subscriptions by calling the the following endpoints:
Process overview: Create a subscription
Creating a subscription using the Subskribe API involves the following steps:
- Create an order. When a customer wants to purchase a product offering, use the Create order endpoint to create a new order containing a quote for internal review. You can include information like pricing details, subscription terms, billing frequency and more in the order. This step results in an order created in the
DRAFTstatus. - Update the order to make amendments. If you need to change order details, use the Update order details endpoint to make the updates.
- Submit and execute the order. Next, submit the order for internal review. Call the Update order status endpoint to update the order status to
SUBMITTED. This triggers pre-configured approval workflows. Once all required approvals are given, the order status is automatically updated toAPPROVED. Finally, call the Update order status endpoint to update the order status toEXECUTED.
Updated about 2 months ago
Did this page help you?
