← Mobile Data Services

Institution and User Abilities

Abilities Updates

Institution Abilities

You can update an institution’s abilities two ways, one through the institution abilities endpoint or via bub:

bub update_institution_abilities institutionId

Options:
  [--rdc=RDC]
  [--rdcDisclaimer=RDCDISCLAIMER]
  [--billpay=BILLPAY]
  [--a2a=A2A]
  [--transferHours=TRANSFERHOURS]
  [--separateBillpay=SEPARATEBILLPAY]
  [--externalAccounts=EXTERNALACCOUNTS]
  [--alternateAccountTransferFlow=ALTERNATEACCOUNTTRANSFERFLOW]
  [--env=ENV] # Default: staging

User Abilities

You can update a user’s abilities two ways, one throught the user abilities endpoint or via bub:

bub update_user_abilities userId institutionId

Options:
  [--rdc=RDC]
  [--billpay=BILLPAY]
  [--a2a=A2A]
  [--separateBillpay=SEPARATEBILLPAY]
  [--externalAccounts=EXTERNALACCOUNTS]
  [--alternateAccountTransferFlow=ALTERNATEACCOUNTTRANSFERFLOW]
  [--env=ENV] # Default: staging