Skip to main content

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)required
account_numberstring (20)required
ifsc_codestring (11)required
hashstring (255)required

Response

{ "data": { "code": "SUCCESS", "message": "Account whitelisted for team successfully" } }