feat(core): routes to toggle blocklist (#3568)

Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Shanks <shashank.attarde@juspay.in>
This commit is contained in:
Prajjwal Kumar
2024-02-07 17:22:48 +05:30
committed by GitHub
parent a15e7ae9b1
commit fbe84b2a33
10 changed files with 186 additions and 0 deletions

View File

@ -201,6 +201,8 @@ pub enum Flow {
DeleteFromBlocklist,
/// List entries from blocklist
ListBlocklist,
/// Toggle blocklist for merchant
ToggleBlocklistGuard,
/// Incoming Webhook Receive
IncomingWebhookReceive,
/// Validate payment method flow