- Introduction
-
Catalog
-
Catalog Category
- catalog_category.assignedProducts
- catalog_category.assignProduct
- catalog_category.create
- catalog_category.currentStore
- catalog_category.delete
- catalog_category.info
- catalog_category.level
- catalog_category.move
- catalog_category.removeProduct
- catalog_category.tree
- catalog_category.update
- catalog_category.updateProduct
- Catalog Category Attributes
- Catalog Product
- Catalog Product Attribute
-
Catalog Product Attribute
Media - Catalog Product Attribute Set
-
Catalog Product Custom
Option - Catalog Product Custom Option Value
- Catalog Product Downloadable Link
- Catalog Product Link
- Catalog Product Tag
- Catalog Product Tier Price
- Catalog Product Types
-
Catalog Category
- Catalog Inventory
- Checkout
- Create Your Own API
- Customer
- Directory
- Sales
- Enterprise Customer Balance
- Enterprise Gift Card
- Enterprise Gift Message
- Miscellaneous
- WS-I Compliance
Module: Mage_Catalog
Resource: catalog_product_custom_option_value
Aliases: product_custom_option_value
Methods:
- product_custom_option_value.add - Add a new custom option value to a selectable custom option
- product_custom_option_value.list - Retrieve the list of product custom option values
- product_custom_option_value.info - Retrieve full information about the specified product custom option value
- product_custom_option_value.update - Update the custom option value
- product_custom_option_value.remove - Remove the custom option value
Faults:
Fault Code | Fault Message |
---|---|
101 | Option value with requested id does not exist. |
102 | Error while adding an option value. Details are in the error message. |
103 | Option with requested id does not exist. |
104 | Invalid option type. |
105 | Store with requested code/id does not exist. |
106 | Can not delete option. |
107 | Error while updating an option value. Details are in the error message. |
108 | Title field is required. |
109 | Option should have at least one value. Can not delete last value. |