Account Roles

Defines a role for a financial account.

Path Params
string
required
Body Params
string
required
length between 1 and 128

Unique identifier for the Role

string
required
length ≥ 1

Description of the Role

string | null

Miscellaneous notes and information for the entry or record.

boolean

The InstructionRequired field in the AccountRole table is a bit data type and is used to indicate whether or not instructions are required to access secured accounts associated with the role. A value of 1 would indicate that instructions are required, and a value of 0 would indicate that instructions are not required.

Response
200

OK

Language
URL
Response
Click Try It! to start a request and see the response here!