Management API
...
Product
Custom Fields
Update Product Custom Field
3min
Updates a product custom field, if requesting manager has access permissions to it.
URL: /api/v1/product-custom-fields/{id}/
Method: PATCH
- name - String
- data_type - String
- Choices: number, text, date/time
- default_value - String
- description - String

Code: 200 OK
Content Examples:


Updated 05 Sep 2023
Did this page help you?