Request Parameters | |||||
No. | Parameter | Required | Type | Description | |
1 | input | Required | string | XML document to search for location codes of provided combination. 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 | LPSEARCH | 1 | 1 | Required | Root Element | |||||||
1.1 | programAction | 1 | 1 | Required | String (2) | programAction value can be 20, 21, and 30.
programAction 20 to search by location long names where state is required.
programAction 21 to search locations by state, county and city geo codes where geoCode is required.
programAction 30 to search for an exact match of state/city and state/city/county.
|
||||||
1.2 | city | 0 | 1 | Conditional | String (4) | cy_s | programAction 20 match only initial 3 characters of city name regardless user sends full city name or some initial characters.
|
|||||
1.3 | county | 0 | 1 | Conditional | String (4) | ct_s | ||||||
1.4 | state | 0 | 1 | Conditional | String (2) | st_s | programAction value is 20 then state is required.
The state name is supported in lower case, and the comparison is case sensitive.
|
|||||
1.5 | geoCode | 0 | 1 | Conditional | String (9) | State/County/City codes combination
If |
||||||
1.6 | uninc | 0 | 1 | Conditional | String (1) | |||||||
1.7 | useVehTaxRate | 0 | 1 | Optional | String (1) | Utilize Vehicle Tax Rate (Y/N) |