Get RefundCopy Pageget https://api-sandbox.koin.com.br/v1/payment/orders/{order_id}/refunds/{refund_id}Service to get a previously generated refund.Path Paramsorder_idstringrequiredOrder ID returned by create payment servicerefund_idstringrequiredRefund ID returned by create refund serviceHeadersContent-TypestringrequiredThe Media type of the body of the request. Default value for payment provider protocol is application/jsonAcceptstringrequiredMedia type(s) that is/are acceptable for the response. Default value for payment provider protocol is application/jsonResponses 200Refund information 404Not Found 500Internal Server ErrorUpdated 3 months ago