Sign in

Update category

documented

Update a specific category by ID.

PUT /3dCartWebAPI/v1/Categories/{categoryId}Categoryno implementation yet0 runs

Input

store_secure_url
Store Secure URL (HTTPS) for your Shift4Shop store
store.example.com
categoryId*
Category ID
123
name*
Category Name
New Category
description
Description
Category description
slug
Slug
new-category
parent_id
Parent Category ID
0
is_active
Active
true
image
Category Image URL
https://example.com/image.jpg
Calls Shift4Shop as you (your API key is your account); keychains.dev holds the credentials.
Update category · Shift4Shop · OpenIntegrations