delete fulfillmentCopy Pagepost https://api.kentro.dev/v1/channel/fulfillment-order/deleteDelete 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 providedskipInventoryAdjustmentbooleanDefaults 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