====== CancelReserve ====== ===== Description ===== The method is used to cancel the placed reserve in the MontWebstore system. ===== Restrictions ====== * Confirmation or cancellation of the reserve is possible within 15 minutes after its creation * The unconfirmed within 15 minutes reserve is considered to be canceled ===== Parameters ===== ^Name^Type^Description^ |reserveNum|string|Reserve number| ===== Return value ===== ^Type^Description^ |bool|Operation result| ===== Errors ===== {{section>ru:apiv2:methods:cancelreserve:errors#EN&noheader}} ==== Examples ==== ==== XmlOverHttp request ==== {{section>ru:apiv2:methods:cancelreserve:example#Запрос XmlOverHttp&noheader}} ==== XmlOverHttp response ==== {{section>ru:apiv2:methods:cancelreserve:example#Ответ XmlOverHttp&noheader}} ==== SOAP request ==== {{section>ru:apiv2:methods:cancelreserve:example#Запрос SOAP&noheader}} ==== SOAP response ==== {{section>ru:apiv2:methods:cancelreserve:example#Ответ SOAP&noheader}} {{tag>external_api_v2 method cancel_reserve reserved_orders en}}