mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-11-01 02:57:02 +08:00 
			
		
		
		
	feat(router): add retrieve poll status api (#4358)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
		 Sai Harsha Vardhan
					Sai Harsha Vardhan
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							5a0a8cee76
						
					
				
				
					commit
					ca47ea9b13
				
			| @ -402,6 +402,8 @@ pub enum Flow { | ||||
|     WebhookEventDeliveryAttemptList, | ||||
|     /// Manually retry the delivery for a webhook event | ||||
|     WebhookEventDeliveryRetry, | ||||
|     /// Retrieve status of the Poll | ||||
|     RetrievePollStatus, | ||||
| } | ||||
|  | ||||
| /// | ||||
|  | ||||
		Reference in New Issue
	
	Block a user