Get Product SizesAsk AIget deprecatedhttps://{host}/v1.1/product/sizesRetrieves the list of all configured product sizes.Query Paramsinclude_idbooleanRetrieves category ids of each size fetched.namestringRetrieves details of specific size details based on the size name passed.canonical_namestringRetrieves the details of a specific size based on the CName. Canonical names are reference name provided to a specific size.size_familystringRetrieve sizes of a specified size family. Supports only predefined values.typestringRetrieve sizes of a specific type.idint64Retrieve the details of a specific size based on the size id passedparent_namestringFetch categories by name of the parent product.limitint32Limits the number of results to be retrieved.offsetint32Entries to be ignored from the top.ou_codestringIdentifier code of the organisation.fetch_typestringenumALL - Fetches details of product associated with both master org and org unit. ORG-Fetches details of products associated with master ORG. SCOPE-Fetches details of products associated with an org unit.Allowed:ALLORGSCOPEResponses 200200 400400Updated 18 days ago