Create a subscriptionCopy Pagepost https://test-api.acquired.com/v1/subscriptionsCreate a new subscription.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query ParamsexpandstringComma-separated list of fields to expand in the response. Fields marked as Expandable in the response schema can be expanded. Supported fields: product, price, discount.Body ParamscustomerobjectrequiredThe customer to associate with this subscription.customer objectproductobjectrequiredproduct objectpriceobjectrequiredCreate a new price inline for this subscription (including cycle_details).price objectpayment_methodsarray of objects | nullpayment_methodsADD objecttrial_enddate-time | nullSet a specific date for the trial to end.transactionobject | nullCustom transaction data associated with the subscription. Passed through on each payment attempt.transaction object | nullpaymentobject | nullPayment configuration for the subscription.payment object | nullwebhook_urlstring | nullURL for receiving status update callbacks when bill payment status changes.coupon_idstring | nullApply a coupon at creation time. The coupon must be active and, for fixed_amount discounts, its currency must match the price currency.Responses 200Subscription Created 400Bad Request 401UnauthorizedUpdated 30 days ago