PullPartsInvoices

Pulls parts invoices (counter tickets) matching a search.

Request Information

Parameters

PartsInvoiceSearchCriteria
NameDescriptionTypeAdditional information
SoldToCustomerKey

string

ClosedScope

ClosedScopeType

DeliveryScope

DeliveryScopeType

DeliveredScope

DeliveredScopeType

MinimumClosedStamp

date

MaximumClosedStamp

date

MinimumUpdateStamp

Filter records that have been created or modified ending with this

date

MaximumUpdateStamp

Filter records that have been created or modified ending with this

date

PartsInvoiceNumbers

Collection of 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

Sample Request

Response Information

Resource Description

Collection of PartsInvoice
NameDescriptionTypeAdditional information
PartsInvoiceKey

string

References

PartsInvoiceReferences

Attributes

PartsInvoiceAttributes

Placement

ServiceLocationPlacement

Sample Response