Order informationAsk AIget https://api.zenki.fi/v1/pay/orders/{zenkiOrderId}Order information is obtained based on the Zenkipay order id.Path ParamszenkiOrderIdstringrequiredUnique order identifier generated by Zenkipay.HeadersX-ZENKI-PLUGIN-IDstringUnique customer identifier used to establish connection with Zenkipay services.Accept-LanguagestringIndicates the language type code for which the content of the services response is returned according to the language reported. The definition of the ISO_639 standard is used. See: https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes or https://www.iso.org/iso-639-language-codes.htmlContent-TypestringrequiredContent type accepted.AcceptstringrequiredAccepted formats.Responses 200Get order by id. 400Expected order parameter. 403Access denied. 404Resource not found. 406Headers not accepted. 428Parameter name cannot be found. 500Internal Server Error.Updated over 3 years ago