reroute fulfillment orderCopy Pagepost https://api.kentro.dev/v1/channel/fulfillment-order/rerouteChange current location of the fulfillment order.Query Params$channelstringrequiredChannel Object IDidempotencystring7 to 50Provide unique value with each request to avoid duplicated requests in case of network / connection failureBody ParamssalesOrderObjectIdstringThis will work only if a single fulfillment order exist per sales orderobjectIdstringFulfillment Object ID, required if sales order has multiple fulfillment orders and "externalId" is not providedexternalIdstringFulfillment order External ID, required if "objectId" is not providedwarehouseObjectIdstringrequiredWarehouse Object ID, rout tolocationObjectIdstringLocation Object ID", if not provided, will rout to selected warehouse queue locationskipInventoryAdjustmentbooleanDefaults to falsetruefalseResponses 201Ok 401Request is not authenticated 403Request is forbidden 405Request method is not allowed on this endpoint 422Request is unprocessableUpdated over 2 years ago