Request Parameters | |||||
No. | Parameter | Required | Type | Description | |
1 | input | Required | string | XML with all required parameters and parameter values to update an existing investor record. 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 | INVESTOR_INFO | 1 | 1 | Required | Root Element | |||||||
1.1 | INVESTOR_RECORD | 1 | 1 | Required | Element | |||||||
1.1.1 | clientNumber | 1 | 1 | Required | String (9) | inv_s | ||||||
1.1.2 | shortname | 1 | 1 | Required | String (25) | client_s_name_s | ||||||
1.1.3 | ssnBusinessID | 0 | 1 | Optional | String (20) | ss_s | ||||||
1.1.4 | activityStatus | 0 | 1 | Optional | String (4) | stat_s | ||||||
1.1.5 | portfolio | 1 | 1 | Required | String (2) | def_por_s | ||||||
1.1.6 | company | 0 | 1 | Optional | String (2) | def_com_s | ||||||
1.1.7 | region | 0 | 1 | Optional | String (2) | def_reg_s | ||||||
1.1.8 | office | 0 | 1 | Optional | String (3) | def_off_s | ||||||
1.1.9 | name | 1 | 1 | Required | String (36) | nam_s | ||||||
1.1.10 | address1 | 1 | 1 | Required | String (36) | add_s | ||||||
1.1.11 | address2 | 0 | 1 | Optional | String (36) | add2_s | ||||||
1.1.12 | city | 1 | 1 | Required | String (25) | cty_s | ||||||
1.1.13 | state | 1 | 1 | Required | String (2) | st_s | ||||||
1.1.14 | zipCode | 0 | 1 | Conditional | String (9) | zip_s | ||||||
1.1.15 | busPhone | 0 | 1 | Optional | String (10) | phn_s | ||||||
1.1.16 | contactName | 0 | 1 | Optional | String (36) | cont_nam_s | ||||||
1.1.17 | contactTitle | 0 | 1 | Optional | String (25) | cont_title_s | ||||||
1.1.18 | dcxChecksum | 1 | 1 | Required | String (32) | 32 character checksum value | ||||||
1.1.19 | clientRelChecksum | 1 | 1 | Required | String (32) | 32 character checksum value | ||||||
1.1.20 | letterVersionCode | 0 | 1 | Optional | String (4) | lt_version_s | ||||||
1.1.21 | emailAddress | 0 | 1 | Optional | String (50) | email_s |