Create Product Feature
Create Product feature
Creates a product feature if requesting manager has access permissions to it.
URL : /api/v1/product-features/
Method : POST
Parameters
name- Stringcode- Stringfeature_type- StringChoices:
activation,consumption
max_consumption- Integerallow_overages- Booleanmax_overages- Integerreset_consumption- Booleanconsumption_period- StringChoices:
daily,weekly,monthly,annually
product- Integer
Data example
Success Response
Code : 200 OK
Content examples :
Last updated
Was this helpful?