Germanized adds additional properties to the products endpoint provided by the WooCommerce REST API.
Manage products
Retrieve, update or delete a product.
GET|POST|PUT|PATCH|DELETE: /wp-json/wc/v3/products/<id>
Properties
Delivery Time.
Country specific delivery times.
Price Label.
Price Label.
Unit.
Unit Price.
Small Cart Product Description.
Defect Description.
Deactivate the hint for additional shipping costs.
Age verification minimum age. Options:
Warranty attachment id (PDF).
GTIN.
MPN.
Whether this product is a service or not.
Whether this product is a used good or not.
Whether this product is a defective copy or not.
Whether this product applies for differential taxation or not.
Whether this product is a food product or not.
Food attributes.
HS-Code (Customs).
Whether this product is a photovoltaic system or not.
Country of manufacture (Customs).
Manufacturer.
Safety attachment ids.
delivery_time properties
Delivery Time ID.
Delivery Time Name.
Delivery Time Slug.
Delivery Time HTML.
country_specific_delivery_times properties
Delivery Time ID.
Delivery Time Name.
ISO code of the country.
Delivery Time Slug.
Delivery Time HTML.
sale_price_label properties
Price Label ID.
Price Label Name.
Price Label Slug.
sale_price_regular_label properties
Price Label ID.
Price Label Name.
Price Label Slug.
unit properties
Unit ID.
Unit Name.
Unit Slug.
unit_price properties
Unit Base.
Unit Product.
Unit Auto Calculation.
Current Unit Price.
Unit Regular Price.
Unit Sale Price.
Unit Price HTML.
food properties
Deposit Type.
Deposit quantity. Default is 1
Deposit amount.
Nutrient reference value. Options:
Nutri-Score. Options:
Drained weight.
Net filling quantity.
Alcohol content.
Distributor.
Place of origin.
Description.
Nutrient term ids.
Allergen ids.
Ingredients.
deposit_type properties
Deposit type ID.
Deposit type name.
Deposit type slug.
nutrient_ids properties
Nutrient term (slug or term_id).
Nutrient value.
Nutrient reference value (for vitamins & minerals).
allergen_ids properties
Allergen term id.
manufacturer properties
Manufacturer ID.
Manufacturer Name.
Manufacturer Slug.
safety_attachment_ids properties
safety_attachment_ids item.
Units
Units are stored as a custom taxonomy and are used for unit prices.
List Units
GET: /wp-json/wc/v3/products/units
Scope under which the request is made; determines fields present in response. Options: view
Current page of the collection. Default is 1
Maximum number of items to be returned in result set. Default is 10
Limit results to those matching a string.
Ensure result set excludes specific IDs.
Limit result set to specific ids.
Offset the result set by a specific number of items. Applies to hierarchical taxonomies only.
Order sort attribute ascending or descending. Options: asc
Sort collection by resource attribute. Options: name
Whether to hide resources not assigned to any products.
Limit result set to resources assigned to a specific parent. Applies to hierarchical taxonomies only.
Limit result set to resources assigned to a specific product.
Limit result set to resources with a specific slug.
exclude properties
exclude item.
include properties
include item.
Manage Units
GET|POST|PUT|PATCH|DELETE: /wp-json/wc/v3/products/units/<id>
Properties
Unique identifier for the resource.
Resource name.
An alphanumeric identifier for the resource unique to its type.
HTML description of the resource.
Number of published products for the resource.
Delivery Times
Delivery Times are stored as a custom taxonomy and are used to show delivery times for products.
List Delivery Times
GET: /wp-json/wc/v3/products/delivery_times
Scope under which the request is made; determines fields present in response. Options: view
Current page of the collection. Default is 1
Maximum number of items to be returned in result set. Default is 10
Limit results to those matching a string.
Ensure result set excludes specific IDs.
Limit result set to specific ids.
Offset the result set by a specific number of items. Applies to hierarchical taxonomies only.
Order sort attribute ascending or descending. Options: asc
Sort collection by resource attribute. Options: name
Whether to hide resources not assigned to any products.
Limit result set to resources assigned to a specific parent. Applies to hierarchical taxonomies only.
Limit result set to resources assigned to a specific product.
Limit result set to resources with a specific slug.
exclude properties
exclude item.
include properties
include item.
Manage Delivery Times
GET|POST|PUT|PATCH|DELETE: /wp-json/wc/v3/products/delivery_times/<id>
Properties
Unique identifier for the resource.
Resource name.
An alphanumeric identifier for the resource unique to its type.
HTML description of the resource.
Number of published products for the resource.
Nutrients
Nutrients are stored as a custom taxonomy and are used for displaying information for food.
List Nutrients
GET: /wp-json/wc/v3/nutrients
Scope under which the request is made; determines fields present in response. Options: view
Current page of the collection. Default is 1
Maximum number of items to be returned in result set. Default is 10
Limit results to those matching a string.
Ensure result set excludes specific IDs.
Limit result set to specific ids.
Offset the result set by a specific number of items. Applies to hierarchical taxonomies only.
Order sort attribute ascending or descending. Options: asc
Sort collection by resource attribute. Options: name
Whether to hide resources not assigned to any products.
Limit result set to resources assigned to a specific parent. Applies to hierarchical taxonomies only.
Limit result set to resources assigned to a specific product.
Limit result set to resources with a specific slug.
exclude properties
exclude item.
include properties
include item.
Manage Nutrients
GET|POST|PUT|PATCH|DELETE: /wp-json/wc/v3/nutrients/<id>
Properties
Unique identifier for the resource.
Nutrient name.
Nutrient label.
An alphanumeric identifier for the resource unique to its type.
HTML description of the nutrient.
The current nutrient order.
The current nutrient unit term by slug or id.
The current nutrient type. Options:
The current nutrient rounding rule. Options:
The current nutrient unit.
Allergenic
Allergenic are stored as a custom taxonomy and are used to display food information.
List Allergenic
GET: /wp-json/wc/v3/allergenic
Scope under which the request is made; determines fields present in response. Options: view
Current page of the collection. Default is 1
Maximum number of items to be returned in result set. Default is 10
Limit results to those matching a string.
Ensure result set excludes specific IDs.
Limit result set to specific ids.
Offset the result set by a specific number of items. Applies to hierarchical taxonomies only.
Order sort attribute ascending or descending. Options: asc
Sort collection by resource attribute. Options: name
Whether to hide resources not assigned to any products.
Limit result set to resources assigned to a specific parent. Applies to hierarchical taxonomies only.
Limit result set to resources assigned to a specific product.
Limit result set to resources with a specific slug.
exclude properties
exclude item.
include properties
include item.
Manage Allergenic
GET|POST|PUT|PATCH|DELETE: /wp-json/wc/v3/allergenic/<id>
Properties
Unique identifier for the resource.
Resource name.
An alphanumeric identifier for the resource unique to its type.
HTML description of the resource.
Deposit Types
Deposit types are stored as a custom taxonomy and are used to manage different deposits for food.
List Deposit Types
GET: /wp-json/wc/v3/products/deposit_types
Scope under which the request is made; determines fields present in response. Options: view
Current page of the collection. Default is 1
Maximum number of items to be returned in result set. Default is 10
Limit results to those matching a string.
Ensure result set excludes specific IDs.
Limit result set to specific ids.
Offset the result set by a specific number of items. Applies to hierarchical taxonomies only.
Order sort attribute ascending or descending. Options: asc
Sort collection by resource attribute. Options: name
Whether to hide resources not assigned to any products.
Limit result set to resources assigned to a specific parent. Applies to hierarchical taxonomies only.
Limit result set to resources assigned to a specific product.
Limit result set to resources with a specific slug.
exclude properties
exclude item.
include properties
include item.
Manage Deposit Types
GET|POST|PUT|PATCH|DELETE: /wp-json/wc/v3/products/deposit_types/<id>
Properties
Unique identifier for the resource.
Resource name.
An alphanumeric identifier for the resource unique to its type.
HTML description of the resource.
Number of published products for the resource.
The current deposit packaging type. Options:
The current deposit packaging type title.
The current deposit amount.