Create a new component subscription for this contractAsk AIpost https://sandbox.billwerk.com/api/v1/contracts/{contractId}/componentsubscriptionsPath ParamscontractIdstringrequiredContract IdBody ParamsComponentSubscription DTOComponentIdstring | nullID of the componentQuantitydouble | nullOptional - Quantity of the subscribed componentStartDatedate-time | nullOptional - Date where the component subscription will start. Leave empty to start immediatelyBilledUntildate-time | nullOptional - Date until when the component subscription has been billed. Leave empty to force immediate billingProductOverrideobjectProductOverride objectEndDatedate-time | nullOptional - Date where the component subscription will endMemostring | nullMemo attached to the component subscriptionCustomFieldsobject | nullComponent subscription custom fieldsCustomFields object | nullResponses 201Created 401Unauthorized 404Not Found 422Unprocessable EntityUpdated 3 months ago