Create refundCopy Pagepost https://api.synapto.construction/v1/accounts/*/refundsRequired capability: paymentsBody ParamschargestringName of the charge to be refunded. Example: "accounts/acct_RwDJsJd8z0exhtfX2570Q/charges/ch_iWPEzBE2xMAEuW1a5TOe8".amountstringThe amount to be refunded in minor units, always to be interpreted in the currency of the charge above. When set to zero, the remaining un-refunded amount of the charge is refunded.reasonstringenum FRAUD: The transaction is suspected to be fraudulent by the merchant. CUSTOMER_REQUEST: The customer requested the refund. FRAUDCUSTOMER_REQUESTAllowed:FRAUDCUSTOMER_REQUESTdescriptionstringDescription of the refund, internal use only.metadataobjectClient supplied metadata. At most 50 keys with a max length of 40 characters are permitted. Values may be strings up to 500 characters each.metadata objectResponse 200A successful response.Updated about 1 month ago