BigCommerce · Capability
BigCommerce Catalog - Products — Custom Fields
BigCommerce Catalog - Products — Custom Fields. 5 operations. Lead operation: BigCommerce Get Product Custom Fields. Self-contained Naftiko capability covering one Bigcommerce business surface.
What You Can Do
GET
Getproductcustomfields
— BigCommerce Get Product Custom Fields
/v1/catalog/products/{product-id}/custom-fields
POST
Createproductcustomfield
— BigCommerce Create a Product Custom Field
/v1/catalog/products/{product-id}/custom-fields
GET
Getproductcustomfield
— BigCommerce Get a Product Custom Field
/v1/catalog/products/{product-id}/custom-fields/{custom-field-id}
PUT
Updateproductcustomfield
— BigCommerce Update a Product Custom Field
/v1/catalog/products/{product-id}/custom-fields/{custom-field-id}
DELETE
Deleteproductcustomfield
— BigCommerce Delete a Product Custom Field
/v1/catalog/products/{product-id}/custom-fields/{custom-field-id}
MCP Tools
bigcommerce-get-product-custom-fields
BigCommerce Get Product Custom Fields
read-only
idempotent
bigcommerce-create-product-custom-field
BigCommerce Create a Product Custom Field
bigcommerce-get-product-custom-field
BigCommerce Get a Product Custom Field
read-only
idempotent
bigcommerce-update-product-custom-field
BigCommerce Update a Product Custom Field
idempotent
bigcommerce-delete-product-custom-field
BigCommerce Delete a Product Custom Field
idempotent