====== GetOrder ====== ===== Description ===== This method is used to obtain information about the order placed in the MONT system. ===== Parameters ===== ^Name^Type^Description^ |orderNumber|int|Order number| ===== Return value ===== {{section>ru:apiv2:types:ordercontract#Список полей (EN)&noheader}} It should be noted that the Microsoft vendor has products with FulfillmentType = 1. For these products, the vendor limited the link expiry period to 24 hours. To request an updated link, use the same GetOrder method. The reply will contain updated links that are valid at the time of method call. ===== Errors ===== {{section>ru:apiv2:methods:getorder:errors#EN&noheader}} ===== Examples ===== {{section>blocks:method:getorder:sample&noheader}} ---- [[en:content:examples:php_code|Sample scripts on PHP]] [[en:apiv2:start:soapuiexamples|Example of running REST and SOAP requests]] {{tag>methon esd}}