Create RefundAsk AIpost https://api.fintoc.com/v1/refundsBody Paramsresource_typestringrequiredAdd payment_intent to refund a payment.resource_idstringrequiredThe ID of the resource to be refundendamountint32The amount to be refunded.metadatajsonDefaults to {"order": "#987654321"}A set of key-value pairs that you can attach to a Refund object. This can be useful for storing additional information about the refund in a structured format.{"order": "#987654321"}Responses 200200 400400Updated 5 days ago