attribute options
Number of APIs: 7
-
Add a value to an option based attribute POST {{baseUrl}}/ne_attribute_option
-
Get option based attribute values GET {{baseUrl}}/ne_attribute_options
-
Create multiple new option based attribute values POST {{baseUrl}}/ne_attribute_options
-
Update multiple option based attribute values PATCH {{baseUrl}}/ne_attribute_options
-
Find option based attribute value by id GET {{baseUrl}}/ne_attribute_options/:id
-
Update a option based attribute value by id PATCH {{baseUrl}}/ne_attribute_options/:id
-
Delete a option based attribute value by id DELETE {{baseUrl}}/ne_attribute_options/:id