karibou-api
karibou-api copied to clipboard
create a score to indicate if an order should be verified
The basic approach here, is to load the N last orders of each customers, and then, to list all errors.
customer.orders.latestErrors = []
customer.orders.latestRating = 0;[1-5]