feat: add an api for toggle KV for all merchants (#4600)

This commit is contained in:
Kartikeya Hegde
2024-05-20 14:52:10 +05:30
committed by GitHub
parent 7c20d4a582
commit 7f5346169e
9 changed files with 161 additions and 1 deletions

View File

@ -60,6 +60,8 @@ impl_misc_api_event_type!(
RevokeApiKeyResponse,
ToggleKVResponse,
ToggleKVRequest,
ToggleAllKVRequest,
ToggleAllKVResponse,
MerchantAccountDeleteResponse,
MerchantAccountUpdate,
CardInfoResponse,