Creates a new decision reason for the logged in account. Since version:Â 12.5
Request parameters * denotes a required field Parameter | Example |  API version | SessionID* | The session Id obtained from doLogin() | string | 7viklshodc6cnsh4s5vu75mqk0 |  | Name* | Name of the decision reason | string | Approved |  | Text | Indicates if there is any text associated with this decision | boolean | true / false |  |  AccountID | The target account. If not provided the account is obtained from the SessionID |  Integer |  5678 |  13.5 |
Response parameters
boolean indicating if the decision was successfully created
|