Register of refunds for an orderAsk AIpost https://api.zenki.fi/v1/pay/orders/{zenkiOrderId}/refundsOne or more refunds are recorded by the order number.Path ParamszenkiOrderIdstringrequiredUnique order identifier generated by Zenkipay.Body ParamsA JSON structure will be sent, where one refund can be sent.reasonstringrequiredlength ≤ 128Reason or reason for the refund.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 generated. 400Expected repayment parameter. 403Access denied. 404Resource not found. 406Headers not accepted. 428Parameter name cannot be found. 500Internal Server Error.Updated over 2 years ago