Create a Cancellation ConversionCopy Pagepost https://api.refersion.com/v2/conversion/cancelSend a cancellation conversion in for an the entire order by order ID. You can cancel one SKU from many SKUS.Body Paramsorder_idstringrequiredDefaults to 1234The order from your ecommerce storeitemsarray of objectsrequiredAn array of items to be canceled from the orderitems*ADD objectHeadersRefersion-Public-KeystringRefersion-Secret-KeystringContent-TypestringenumDefaults to application/jsonapplication/jsonAllowed:application/jsonResponses 200 204Theres an invalid field in the request 400Theres a missing required field in your request. 401Unauthorized – Your API keys are incorrect. 404An empty request body. 422Unprocessable Entity – The data that you’re sending has errors.Updated 7 months ago