feat(vsaas): enable platform merchant API Key authentication for org-level operations (#8156)

Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
Sandeep Kumar
2025-05-30 18:20:40 +05:30
committed by GitHub
parent d91cf70ae3
commit 7a44626251
10 changed files with 549 additions and 44 deletions

View File

@ -461,6 +461,7 @@ Never share your secret api keys. Keep them guarded and secure.
api_models::payments::AmountInfo,
api_models::payments::ClickToPaySessionResponse,
api_models::enums::ProductType,
api_models::enums::MerchantAccountType,
api_models::payments::GooglePayWalletData,
api_models::payments::PayPalWalletData,
api_models::payments::PaypalRedirection,