Create Order RefundCopy Pagepost https://api.coingate.com/api/v2/orders/{order_id}/refundsRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramsorder_idint32requiredID of the order to be refundedForm DataamountdoublerequiredRequesting amount in order price currency to refundaddressstringrequiredCryptocurrency address to which the refund will be sentaddress_memostringcurrency_idint32requiredID of the currency in which the refund will be issued. Supported refund currencies.platform_idint32requiredPlatform ID associated with the selected refund currency. Supported refund platforms.reasonstringrequiredReason for issuing the refundemailstringrequiredCustomer will receive updates on refund status to this emailledger_account_idstringrequiredSpecifies the ledger balance from which the refund amount will be deducted. If the ledger account currency differs from the refund currency (currency_id), a conversion will be applied automatically. Learn more here: Merchant refund conversions. API endpoint to list all ledger accounts: API Ledger Overview.callback_urlstringSend an automated message to Merchant URL when refund status is changed. For testing you can use requestcatcher.com tool. URL must be direct without redirection. Read about refund callbacks here.skip_user_address_confirmationbooleanDefaults to falseYou confirm that refund address is correct and email to confirm crypto address will not be sent to the shopper email.truefalseResponses 200200 422422Updated 6 months ago