PartnerVinPlanSearchWithUserInfoModelErrorsResponseWrapper
- errorType: object · ErrorsResponse nullable
Response - errorsType: array object[] | null · ErrorResponse[]
- responseType: object · PartnerVinPlanSearchWithUserInfoModel nullable
- searchType: object · VinSearchCriteriaWithUserInfo
Criteria requiredVIN search criteria with pre-registered user information. Used when customer details have already been collected.
- userType: object · UserDetailsModel
Details requiredCustomer billing and contact information for account creation. If the email already exists, the user profile is updated with any new information provided.
- 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.