Refund a transaction without PSP processAsk AIput https://ws.lemonway.fr/mb/ENVNAME/prod/directkitrest/v2/refundcreate/{transactionId}Path ParamstransactionIdint64requiredBody ParamslinkedP2pIdsarray of int64srequiredP2P transactions linked to Money-In refund.linkedP2pIds*ADD int64transactionDateTimestringTransaction DateTime (UTC Unix timestamp)amountToRefundint32Refund Amount. If empty, the total amount of the payment will be refunded.commentstringlength between 0 and 140Comment on the refund. Explain the reason for the refunded amount Note: In the API Response displayed before the comment will appear the refund transaction id. Example: comment": "Refund 2763789 Items not wanted"HeadersAuthorizationstringrequiredAuthorization bearer (OAuth 2)PSU-Accept-LanguagestringResponse language accepted by final client (PSU). English by defaultPSU-IP-AddressstringrequiredIP address of the final client (PSU).PSU-User-AgentstringUser-agent of the final client (PSU).Responses 200OK 401Unauthorized 500InternalServerErrorUpdated 10 months ago