This endpoint is used for the purpose of rating an order. It fetches the order's id, which will be rated.The order rating endpoint has been implemented in the Rating Web Component, , and It's all setup to save developer's time and effort. Payload authenticated
#
Response#
Usage#
To perform the action of rating an order, the method order()
may be called as below, with the id of the order to be rated.Events#
This endpoint may trigger two events, the onOrderFetched and onOrderNotFetched events.onOrderFetched#
This event is triggered when fetching the id of the order to be rated is done without having any errors coming back from the backend.onOrderNotFetched#
This event is triggered when fetching the id of the order to be rated is not completed and an error has occurred. 
扫码加入 Apifox 微信交流群
在这里,获得 Apifox 使用上的任何帮助,快速上手让你的研测效率得到大幅提升

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