mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-28 12:15:40 +08:00
feat(events): allow listing webhook events and webhook delivery attempts by business profile (#4159)
This commit is contained in:
@ -54,7 +54,7 @@ pub enum ApiEventsType {
|
||||
dispute_id: String,
|
||||
},
|
||||
Events {
|
||||
merchant_id: String,
|
||||
merchant_id_or_profile_id: String,
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user