这是indexloc提供的服务,不要输入任何密码

getTipByOrderId( )


Retrieves the tip that's associated with an eCommerce order (SDK | REST).

Method Declaration
Copy
Method Parameters
orderIdstringRequired

ID of the order to retrieve the tip for.

Returns
Return Type:Promise<GetTipByOrderIdResponse>
Errors
404Not Found

There are 2 errors with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?