Request Parameters | |||||
No. | Parameter | Required | Type | Description | |
1 | input | Required | string | XML document with all required parameters to change a note information. For details of XML document, see below request reference grid parameters. |
Request | ||||||||||||
Occurs | LeasePak Database | Datatype | ||||||||||
Level | Element | Min | Max | Required | Type | Table | Column | Oracle | Sybase | Description | ||
1 | LPNOTEBOOK | 1 | 1 | Required | Root Element | |||||||
1.1 | NOTEBOOK_RECORD | 1 | 1 | Required | Element | |||||||
1.1.1 | appLeaseNumber | 0 | 1 | Conditional | String (10) | app_lse_s | ||||||
1.1.2 | assetNumber | 0 | 1 | Conditional | String (10) | unit_s | ||||||
1.1.3 | clientNumber | 0 | 1 | Conditional | String (9) | client_id_s | ||||||
1.1.4 | dateEntered | 1 | 1 | Required | String (6) | dt_ent_s | ||||||
1.1.5 | timeEntered | 1 | 1 | Required | String (6) | dt_ent_s | ||||||
1.1.6 | dateFollowup | 0 | 1 | Conditional | String (6) | dt_fol_s | ||||||
1.1.7 | timeFollowup | 0 | 1 | Conditional | String (6) | dt_fol_s | ||||||
1.1.8 | noteType | 0 | 1 | Optional | String (4) | note_type_s | ||||||
1.1.9 | prcs | 0 | 1 | Optional | String (1) | prcs_c | ||||||
1.1.10 | prio | 0 | 1 | Optional | String (1) | prio_c | ||||||
1.1.11 | fromUser | 0 | 1 | Optional | String (3) | from_s | ||||||
1.1.12 | toUser | 0 | 1 | Optional | String (3) | to_s | ||||||
1.1.13 | noteTitle | 0 | 1 | Optional | String (41) | note_title_s | ||||||
1.1.14 | privateNote | 0 | 1 | Optional | String (1) | private_c | ||||||
1.1.15 | leaseAcc | 0 | 1 | Optional | String (1) | lse_acc_c | ||||||
1.1.16 | collectionStatus | 0 | 1 | Optional | String (4) | col_stat_s | ||||||
1.1.17 | reason | 0 | 1 | Optional | String (4) | ntbk_rsn_s | ||||||
1.1.18 | notebookText | 0 | 1 | Optional | String (4000) | info_s | ||||||
1.1.19 | checksum | 1 | 1 | Required | String (32/64) | If this element has data in it then this will be of 64 characters otherwise 32 characters. |