Name | Description | Type | Additional information |
---|---|---|---|
NoteId |
Sedona internal autonumber for the OE_Job_Notes record (assigned automatically on POST) |
integer |
None. |
JobCode |
Value from OE_Job |
string |
Required |
Note |
The note text, limited to 1024 characters |
string |
Required String length: inclusive between 0 and 1024 |
AccessLevel |
Allowed values: 1 = viewed by all including customers, 2 = viewed by office users, 3 = highest level of security; defaults to 2 if not supplied |
integer |
None. |
NoteType |
value from SS_Note_Type; defaults to N/A if not supplied |
string |
None. |
UserCode |
The user making this change; defaults to UserCode value from config file if not set explicitly |
string |
String length: inclusive between 0 and 30 |
EnteredDate | date |
None. |