Create refundAsk AIpost https://api.bridgeapi.io/v3/payment/payment-account/refundsCreate a refund requestBody Paramspayment_account_transaction_idstringrequiredThe id of the payment account transaction you want to refundamountnumberrequiredThe amount you wish to refund (positive and up to 2 decimals). You can partially refund the payment transaction.client_referencestringAn optional reference to link this refund request to your system (100 characters max.)descriptionstringThis description is only for an internal purpose and will allow to have information on the Dashboard (140 characters max.)HeadersBridge-VersionstringenumrequiredDefaults to 2025-01-15The Bridge API version2025-01-15Allowed:2025-01-15Response 200Refund creation responseUpdated 7 months ago