Note: You are viewing an older version of the documentation. Click here to go the latest versionHomeAPI ReferenceStorefront GraphQL API2.12.3EligibleProductsResponseOpenAIOpen in ChatGPTFynd Platform Versionv2.12.3v2.12.4 - latestv2.12.3v2.12.2v2.12.1v2.12.0objectEligibleProductsResponseResponse schema for eligible offer products list.FieldssuccessBooleanWhether the request was successful. Example: truemessageStringResponse message. Example: 'Products fetched successfully'items[EligibleProductItem]List of eligible products. Example: [{ product_slug: 'cotton-tshirt-blue', uid: 123456 }]pageEligibleProductPageInfoPagination information.Previous« EligibleProductPageInfoNextFreeGiftItemDetails »