Put
Update an existing subscription
Parameters:
Name | Optional / Required | Data type | Description | Default |
id | required | String | One of your subscription ids | |
itc_product_id | required | String | min. 5 characters, max. 255 characters | |
name | required | String | min. 5 characters, max. 50 characters | |
duration | required | Integer | 7, 31, 62, 93, 186 or 365 (days) | |
description | optional | String | min. 5 characters, max. 255 characters | |
kiosks | optional | String | One or multiple kiosk ids (webkiosk_123 or webkiosk_123,appkiosk_456), values must start with webkiosk_ or appkiosk_ |
Example:
Whatever language you are using, the result will be the same.
Last updated