List Product Variant Metafields
Returns a list of product variant Metafields. Optional parameters can be passed in.
Authentication
Path parameters
The ID of the Product to which the resource belongs. Product variant metafield endpoints that have the product_id in the request path are successful as long as the parameter is not empty. The product_id segment is there only for path consistency.
Headers
Query parameters
Fields to include, in a comma-separated list. The ID and the specified fields will be returned.
Fields to exclude, in a comma-separated list. The specified fields will be excluded from a response. The ID cannot be excluded.
Specifies the page number in a limited (paginated) list of products.
Controls the number of items per page in a limited (paginated) list of products.
Filter based on a metafieldʼs key.
Filter based on a metafieldʼs namespaces.
A comma-separated list of entity ID values that filter results to metafields that belong to one of the matching entities.
Response
Returns the categories tree, a nested lineage of the categories with parent->child relationship. The Category objects returned are simplified versions of the category objects returned in the rest of this API.