Update an orderAsk AIpatch https://api.sandbox.cleeng.com/3.1/orders/{orderId}To update an order, you use orders resource. Orders expire after 24 hours unless the payment is captured.Path ParamsorderIdstringrequiredThe identifier of the Cleeng order.Body ParamspaymentMethodIdstringThe identifier of the payment method, provided by Cleeng.couponCodestringApplied coupon code.taxRatestringTax rate in float (eg '0.23').buyAsAGiftbooleanWhether an order refers to gift purchase.truefalsedeliveryDetailsobjectdeliveryDetails objectHeadersContent-TypestringDefaults to application/jsonResponse 200200Updated 10 months ago