mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 00:49:42 +08:00
refactor(webhook_events): allow listing unique webhook events based on profile ID (#5598)
This commit is contained in:
@ -58,7 +58,7 @@ pub enum ApiEventsType {
|
||||
dispute_id: String,
|
||||
},
|
||||
Events {
|
||||
merchant_id_or_profile_id: String,
|
||||
merchant_id: id_type::MerchantId,
|
||||
},
|
||||
PaymentMethodCollectLink {
|
||||
link_id: String,
|
||||
|
||||
Reference in New Issue
Block a user