PartnerMakeModelYearPlanSearchRequestErrorsResponseWrapper
- errorType: object · ErrorsResponse nullable
Response - errorsType: array object[] | null · ErrorResponse[]
- responseType: object · PartnerMakeModelYearPlanSearchRequest nullable
Search for vehicle protection plans using Make, Model, and Year. Use this when VIN or license plate is not available.
- searchType: object · MakeModelYearSearchCriteria
Criteria requiredSearch criteria using vehicle Make, Model, and Year. All three fields (make, model, year) are required together.
- filtersType: object · PlanSearchFilters nullable
Optional filters to narrow down plan search results. All filters are optional - if not specified, all matching plans are returned.
- partnerType: string | null
Your unique partner identifier provided during onboarding. Must match the partner identity in your authentication token.
- searchType: string | nullFormat: uuid
Id Optional. Return cached results from a previous search. Useful for pagination or retrieving the same results without re-executing the search.
- showType: boolean
Provider Info When true, includes detailed provider information in the response. Default is false.
- trackingType: object · PlanSearchTracking nullable
UTM parameters and referrer information for tracking partner searches.
- userType: string | nullFormat: uuid
Id Optional. Associate this search with a specific user ID for tracking purposes. If provided, the search results will be linked to this user.