Get refund(s) from a paymentAsk AIget https://sandbox.comcarde.com/v1/payments/{paymentId}/refundsReturns refund(s) against a paymentPath ParamspaymentIdstringrequiredThe unique identifier for the payment. This can be sourced from the paymentId field in the response we sent to you when creating the payment or payout.Query ParamsmerchantTransactionIdstringlength between 1 and 50The unique identifier that is set in POST /v1/payments/{paymentId}/refund.Responses 200OK 400Bad request - the request was in an invalid format or contained invalid information. If have any questions about why you are receiving these responses, please raise a ticket with support on the BR-DGE Support Portal at https://docs.br-dge.io/docs/support#contact-support with the id from the response so we track down the individual requests on our end. 401Unauthorized request. 500An internal server error occurred upstream while processing the request. If you have any questions about why you are receiving these responses, please raise a ticket with support on the BR-DGE Support Portal at https://docs.br-dge.io/docs/support#contact-support with the ID from the response so we track down the individual requests on our end.Updated about 1 month ago