...
logins.roles
- the user’s associated roles, stored as a bit field
Info |
---|
Roles can be created in context to your permissions |
The allowed values are:
1
: SYSTEM - System role2
: ADMIN - Administration role4
: ALLACCESS - Access to all records16
: ENTITY - Entity related functionalities64
: VENDOR - Handle merchants and fees128
: MERCHANT - Merchant role256
: CREATEMERCHANT - Merchant creation role512
: PASSWORD - Change passwords of users1024
: LOG - Read logs2048
: UNFREEZE - Unfreeze records4096
: MODIFYROLES - Modify login roles8192
: PAYMENTIDS - See hidden payment ids16384
: PARAM - Add allow boarding parameter on merchant32768
: PARTITION - Create/modify partitions65536
: MCC - Allow mcc manipulation131072
: TXNREPORT - Allow viewing txn reports262144
: DISBURSEMENT - Update disbursements524288
: FUNDRESERVE - Fund reserve handling1048576
: PLATFORMREFS - Manage platform refs2097152
: VERIFICATION - Handle verifications4194304
: FEE - Handling of fees8388608
: CHALLENGE - View challenges16777216
: RESERVETXN - Allow reserving/releasing transactions33554432
: SETBOARDED - Allow resetting boarded status67108864
: ASSESSMENT - Handle ASSESSMENT fees/assessments134217728
: ADJUSTMENT - Adjustments creation268435456
: MERCHANTFLOW - Access to MerchantChecks model536870912
: FACILITATORRECORD - Access to a facilitator model1073741824
: CONFIRMEMAIL - Confirm email of login2147483648
: TINSTATUS - Allow setting Tinstatus4294967296
: ENTITYROUTE - Manages EntityRoutes8589934592
: FILES - Allow reading files17179869184
: UNMASKPRIVATE - Allow reading full unmasked private details34359738368
: UNMASKBANK - Allow reading full unmasked bank details,68719476736
: THREADCREATE - Create MessageThreads137438953472
: BINQUERY - Query bin data274877906944
: BINCHANGE - Modify bin data549755813888
: SETINTERCHANGE - Set txn interchange1099511627776
: ASSESSMENTVIEW - View assessments2199023255552
: SCHEMA - Allow access to schema versions4398046511104
: DIVISIONACCESS - Access to all records in the division8796093022208
: DIVISION - Division Role17592186044416
: ENTITYRETURN - Create, update and delete EntityReturns35184372088832
: VENDORCREATE - Create Vendor70368744177664
: WATCHLIST - Manage watchlists140737488355328
: PROFITSHARE - Profit Shares
8
:
PARTITIONACCESS - Access to all records in the partition32
: FACILITATOR - Facilitator role...