This endpoint retrieves reviews from various sources such as store, products and more.Payload#
Response#
Usage#
The method getReviews
takes in 3 parameters: The maximum number of items to return per page per_page
, The review's source, type
, which could be one of the allowed enum values, as well as items
, which is the response data.Events#
The menu process may trigger two events during the menu process, reviewsFetched and reviewsFetchFailed.reviewsFetched#
This event will be triggered when the reviews are successfully fetched.reviewsFetchFailed#
This event will be triggered if there is an error during the fetching process. 
扫码加入 Apifox 微信交流群
在这里,获得 Apifox 使用上的任何帮助,快速上手让你的研测效率得到大幅提升

扫码加入交流群Modified at 2025-02-20 07:53:20