{ "operationId": "refundPayment", "summary": "Refund payment", "method": "POST", "path": "/api/v2/transactions/{id}/refund", "responseExample": { "id": "string", "payment_provider_contract": "string", "amount": 0 } }