Get Product Meta Sizes

Retrieves details of all product meta-sizes.

Query parameters

ParameterDescription
include_idRetrieves category ids of eachmeta size fetched.
nameRetrieves details of specific size details based on the meta size name passed.
canonical_nameRetrieves the details of a specific meta-size based on the CName. Canonical names are reference name provided to a specific size.
size_familyRetrieve sizes of a specified meta-size family. Supports only predefined values.
typeRetrieve meta-sizes of a specific type.
idRetrieve the details of a specific meta-size based on the size id passed.
limitRetrieve the details of a specific meta-size based on the size id passed.
offsetEntries to be ignored from the top.
ou_codeIdentifier code of the organisation.
fetch_typeALL - 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.

Response Parameters

ParameterDescription
response.status.successIndicates if the request was successful.
response.status.codeStatus code for the response.
response.status.messageMessage associated with request status.
response.product.itemList of product items retrieved.
.item_idUnique ID of the item.
.skuStock Keeping Unit of the item.
.item_eanEuropean Article Number or barcode of the item.
.pricePrice of the item.
.img_urlURL of item's image.
.in_stockIndicates if item is in stock.
.descriptionShort description of the item.
.long_descriptionLonger description of the item (if available).
.sizeSize of the item (if available).
.styleStyle of the item (if available).
.brandBrand of the item (if available).
.colorColor of the item (if available).
.categoryCategory of the item (if available).
.attributesAdditional attributes of item (if available).
.attributes.attribute.nameName of the attribute (e.g., "Color", "Size").
.attributes.attribute.valueValue of attribute (e.g., "Black", "XXL").
.added_onDate and time when the item was added.
.item_status.statusIndicates if item retrieval was successful.
.item_status.codeStatus code for the item retrieval.
.item_status.messageMessage associated with item retrieval status.
Query Params
boolean

Retrieves category ids of eachmeta size fetched.

string

Retrieves details of specific size details based on the meta size name passed.

string

Retrieves the details of a specific meta-size based on the CName. Canonical names are reference name provided to a specific size.

string

Retrieve sizes of a specified meta-size family. Supports only predefined values.

string

Retrieve meta-sizes of a specific type.

int64

Retrieve the details of a specific meta-size based on the size id passed

int32

Retrieve the details of a specific meta-size based on the size id passed

int32

Entries to be ignored from the top.

string

Identifier code of the organisation.

string

ALL - 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.

Responses

Language
Credentials
:
URL
Request
Click Try It! to start a request and see the response here! Or choose an example:
application/json