mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
chore: update org retrieve api response to include org type (#8660)
Co-authored-by: Gitanjli Chopra <gitanjli.chopra@Gitanjli-Chopra-DC62KJQFX6.local> Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -363,6 +363,7 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
api_models::enums::CtpServiceProvider,
|
||||
api_models::enums::PaymentLinkSdkLabelType,
|
||||
api_models::enums::PaymentLinkShowSdkTerms,
|
||||
api_models::enums::OrganizationType,
|
||||
api_models::admin::MerchantConnectorCreate,
|
||||
api_models::admin::AdditionalMerchantData,
|
||||
api_models::admin::ConnectorWalletDetails,
|
||||
|
||||
@ -319,6 +319,7 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
api_models::enums::CtpServiceProvider,
|
||||
api_models::enums::PaymentLinkSdkLabelType,
|
||||
api_models::enums::PaymentLinkShowSdkTerms,
|
||||
api_models::enums::OrganizationType,
|
||||
api_models::admin::MerchantConnectorCreate,
|
||||
api_models::admin::AdditionalMerchantData,
|
||||
api_models::admin::CardTestingGuardConfig,
|
||||
|
||||
Reference in New Issue
Block a user