Process a refundAsk AIpost https://test-api.acquired.com/v1/transactions/{transaction_id}/refundProcess a refund for a specific payment. Append the required transaction_id to the URL and enter the amount to be refunded in the body of the request.Path Paramstransaction_iduuidrequiredUnique ID assigned by Acquired.com for the transaction.Body ParamsamountfloatrequiredThe total amount you want to refund.referencestringlength between 1 and 18Where supported by the bank, set the reference to appear on the customer's bank statement.Responses 201Created 400An error occurred 401An error occurred 500Internal Server errorUpdated 10 months ago