HomeAPI ReferenceStorefront GraphQL APIlatestEligibleProductsResponseOpenAIOpen in ChatGPTFynd Platform Versionv2.11.6 - latestv2.11.6 - latestv2.11.5v2.11.3v2.11.1v2.11.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 »