Management API
...
Product
Custom Fields
Create Product Custom Field
3min
Creates a product custom field, if requesting manager has access permissions to it.
URL: /api/v1/product-custom-fields/
Method: POST
- name - String
- data_type - String
- Choices: number, text, date/time
- default_value - String
- description - String
- product - Integer
Code: 200 OK
Content Examples:
Updated 05 Sep 2023
Did this page help you?