Refund an orderAsk AIpost https://sandbox.xola.com/api/orders/{id}/refundRefunds a payment on an order. To cancel an order with a refund use the /cancel end pointPath ParamsidstringrequiredThe order IDBody ParamsamountfloatrequiredThe amount to refunddecreasebooleanDefaults to falseSpecify true if the value of the booking should also be reduced by a corresponding amountfeesbooleanSet to true to specify if refund fee adjustments should be created. Specified amount is considered to be inclusive of refundable fees. This flag is applicable only if decrease is trueResponses 200200 400400Updated less than a minute ago