paywall__customer_log_subscription
Creates a new subscription for the customer and generates a new invoice. @param customer_id: The customer's database id @param subscription_type_fk: The database subscription type @return: a json object, in the "values" object
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_id | Yes | ||
| subscription_type_fk | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||