Report Mispicks on an OrderAsk AIput https://openapi.staging.tryware2go.com/v1/merchants/{merchantId}/orders/{orderId}/mispicksSets the mispicks on the outbound order and adds the MISPICK flag.Path ParamsmerchantIdstringrequiredThe merchant ID assigned by Ware2Go.orderIdstringrequiredThe unique identifier for the order.Body Paramsmispicksarray of objectsmispicksADD objectResponses 200OK 401Unauthorized - incorrect security information 403Forbidden - access disallowed 404Not Found - unable to find resource 429Too Many Requests - sent too many requests in a given amount of time 500Internal server error - unknown errorUpdated 7 months ago