Request refunds for an orderAsk AIget https://api.zenki.fi/v1/pay/orders/{zenkiOrderId}/refunds/{zenkiRefundId}The refund is consulted by the order number.Path ParamszenkiOrderIdstringrequiredUnique order identifier generated by Zenkipay.zenkiRefundIdstringrequiredUnique refund 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 201refund information. 400Expected repayment parameter. 403Access denied. 404Resource not found. 406Headers not accepted. 428Parameter name cannot be found. 500Internal Server Error.Updated over 2 years ago