post https://restapi.ordergroove.com/products//free_trials/create/
Creates a new free trial configuration for a product
Response Body Definitions
| Name | Type | Description | Example |
|---|---|---|---|
| public_id | string | Free trial ID | "f9cb2f93e1c845eb9de9eff46ddb3cbf" |
| duration_in_days | integer | Number of days the free trial lasts | 15 |
| created | string | Date of free trial creation | "2018-10-10 14:43:32" |
| last_updated | string | Date of last free trial update | "2018-10-10 14:43:32" |
