mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 10:06:32 +08:00 
			
		
		
		
	feat(customers): add customer list endpoint (#2564)
Co-authored-by: Bernard Eugine <114725419+bernard-eugine@users.noreply.github.com>
This commit is contained in:
		| @ -104,6 +104,8 @@ pub enum Flow { | ||||
|     PaymentMethodsList, | ||||
|     /// Customer payment methods list flow. | ||||
|     CustomerPaymentMethodsList, | ||||
|     /// List Customers for a merchant | ||||
|     CustomersList, | ||||
|     /// Payment methods retrieve flow. | ||||
|     PaymentMethodsRetrieve, | ||||
|     /// Payment methods update flow. | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Narayan Bhat
					Narayan Bhat