account/subaccount/set-permissions

This endpoint will allow the user to modify the permissions and the maximum amounts to their sub-accounts in the API.

The main account will be able to only modify the permission that he has, For Example, if the user does not have ETCCollect permission, the account won't be able to assign that permission to their sub-account.

Form Data
string
required

Your account ID

string
required

API key for the account

string
required

Hashed signature for the request

boolean

This flag will allow the Main account to modify the permissions of all their sub-accounts at once, no matter if the sub account is active or inactive. This field only accepts true as a value

string

This field is to apply the permissions to only one sub-account. The option ApplyToAll will not work.

boolean

Permission related to EFT Fund, True if the user wants to enable this feature

boolean

Permission related to EFT Withdraw, True if the user wants to enable this feature

boolean

Permission related to EFT Fund using USD currency with a Canadian bank account, True if the user wants to enable this feature

boolean

Permission related to EFT Withdraw using USD currency with a Canadian bank account, True if the user wants to enable this feature

boolean

Permission related to VoPay Instant Withdraw, True if the user wants to enable this feature

boolean

Permission related to Interac Money request, True if the user wants to enable this feature

boolean

Permission related to Interac bulk payout, True if the user wants to enable this feature

boolean

Permission related to Global cash management, True if the user wants to enable this feature

boolean

Permission related to Visa Direct, True if the user wants to enable this feature

number

Maximum amount that the user can transfer using this endpoint (EFT fund)

number

Maximum amount that the user can transfer using this endpoint (EFT withdraw)

number

Maximum amount that the user can transfer using this endpoint (VoPay Instant withdraw)

number

Maximum amount that the user can transfer using this endpoint (Interac Money request)

number

Maximum amount that the user can transfer using this endpoint (Interac bulk payout)

number

Maximum amount that the user can transfer using this endpoint (GMC)

number

Maximum amount that the user can transfer using this endpoint (Visa Direct)

boolean

True if the user wants to enable this feature. This flag will change the user permission to the admin portal. When disabled, the user will have 'Read Only' permission and when enabled, the user will be able to create transactions using the admin portal.

boolean

True if the user wants to enable this feature. This flag allow the user to set auto transfer balance

boolean

True if the user wants to enable this feature. This flag allow the user to activate PayLink functionality

Response

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json