Home > @vsf-enterprise/bigcommerce-api > CategoryTree > parent_id
# CategoryTree.parent_id property
The unique numeric ID of the category's parent. This field controls where the category sits in the tree of categories that organize the catalog. Required in a POST if creating a child category.
Signature:
parent_id: number;