Name | Description | Type | Additional information |
---|---|---|---|
CustomerKey | string | ||
MinimumOpenedStamp |
Returns repair orders that have been opened or updated from:
|
date | |
MaximumOpenedStamp |
The difference between MaximumOpenedStamp – MinimumOpenedStamp must be less than or equal to 30 days. |
date | |
MinimumClosedStamp |
Returns repair orders that have been opened or updated from:
|
date | |
MaximumClosedStamp |
The difference between MaximumClosedStamp – MinimumClosedStamp must be less than or equal to 30 days. |
date | |
MinimumUpdateStamp |
Returns repair orders that have been opened or updated from:
|
date | |
MaximumUpdateStamp |
The difference between MaximumUpdateStamp – MinimumUpdateStamp must be less than or equal to 30 days. |
date | |
Statuses | Collection of RepairOrderStatus | ||
ClosedPayTypes | Collection of Collection of ServicePayType | ||
Vin | string | ||
ServiceLocationIds | Collection of 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 |