IContractLookupGetContractListRequestType Class |
Namespace: IAS
public class GetContractListRequestType
The IContractLookupGetContractListRequestType type exposes the following members.
| Name | Description | |
|---|---|---|
| Authentication | Information used for authentication of the calling program/site as well as information describing the remote site user. | |
| CancellationCheckNumber | OPTIONAL. The cancellation check number on the contract. | |
| ContractDateEnd | OPTIONAL. The end of the date range to include in the search. | |
| ContractDateStart | OPTIONAL. The start of the date range to include in the search. | |
| ContractNumber | OPTIONAL. The full contract number on the contract. | |
| CustomerContractID | OPTIONAL. The exact customer contract ID you're looking up | |
| CustomerFirstName | OPTIONAL. All or part of the customer first name | |
| CustomerLastName | OPTIONAL. All or part of the customer last name | |
| DealerID | The unique iAAWG dealer ID. | |
| FilterByAgentID | OPTIONAL. Supply the unique iAAWG agent ID to filter the results for that agent. | |
| FilterByDealerID | OPTIONAL. Supply a list of unique iAAWG dealer IDs to limit the search. | |
| FilterByMasterDealerID | OPTIONAL. Supply a list of unique iAAWG master dealer IDs to limit the search. | |
| FilterByProductLine | OPTIONAL. Choose a contract product line to limit the search. | |
| Last8OfVIN | OPTIONAL. The last eight characters of the VIN on the contract. | |
| MasterDealerID | The unique iAAWG master dealer ID. Calling program must pass either masterDealerID or dealerID. | |
| SearchAllDealers | OPTIONAL. Broaden the search to include all dealers. Default is False. |