Whitelist source account (team)
Same as Whitelist source account (merchant), but applies to every merchant under the same team / parent account. Use this if you operate a marketplace where many sub-merchants need to receive funds from a common pool of corporate accounts.
POST https://{pg_api_url}/v3/fundtransferwhitelistingteam
Content-Type: application/x-www-form-urlencoded
Request parameters
api_keystring (36)requiredaccount_numberstring (20)requiredifsc_codestring (11)requiredhashstring (255)requiredResponse
{ "data": { "code": "SUCCESS", "message": "Account whitelisted for team successfully" } }