PullAfterMarketProduct
Pulls an After Market Product based on given search criteria.
Request Information
Parameters
AfterMarketProductsSearchCriteria| Name | Description | Type | Additional information |
|---|---|---|---|
| ExactVin | string | ||
| StoreId | integer |
Required |
|
| MaxElapsedSinceUpdate |
Filter records that have been created or modified between the difference of now and this PullRepairOrders Notice: The length of time allowed is limited to 32 days. |
time interval | |
| ChangedPeriodStart |
Filter records that have been created or modified starting with this Note: ChangedPeriodStart is not used by PullRepairOrders |
date | |
| ChangedPeriodEnd |
Filter records that have been created or modified ending with this Note: ChangedPeriodEnd is not used by PullRepairOrders |
date | |
| SuppressErrors |
If an error occurs in a multi-dealer pull, continue pulling from other dealers instead of failing the whole request. |
boolean |
Sample Request
Response Information
Resource Description
AfterMarketProductsPullResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| Provider | string | ||
| ContractNumber | string | ||
| SaleDate | date | ||
| CoverageMiles | string | ||
| CoverageMonths | string | ||
| InserviceMiles | string | ||
| InserviceDate | date | ||
| Deductible | string | ||
| TransferCost | string | ||
| Description | string | ||
| Memo | string | ||
| ExpireDate | date | ||
| ExpireMiles | string | ||
| LyvehicleSeq | string | ||
| Cost | string | ||
| Retail | string | ||
| AfterSaleLocationid | string | ||
| VehIn | string | ||
| VehFn | string | ||
| VehYear | string | ||
| Make | string | ||
| Model | string | ||
| Vin2 | string | ||
| Color | string | ||
| Customerid | string | ||
| AfterSaleFinancemGrid | string | ||
| Message | string |