PartnersPlansSearchViewModelResponseWrapper
- errorType: object · ErrorsResponse nullable
Response - errorsType: array object[] | null · ErrorResponse[]
- responseType: object · PartnersPlansSearchViewModel nullable
Response model for plan search operations. Contains the search identifiers, search criteria used, and list of matching plans.
- resultsType: array object[] | null · PartnerSearchResultPlanViewModel[]
List of matching vehicle protection plans. Each plan includes pricing, coverage details, and a searchResultPlanId for ordering. May be empty if no plans match the search criteria.
Represents a vehicle protection plan returned from a plan search. Contains pricing, coverage details, provider information, and unique identifiers for ordering.
- searchType: object · PartnerPlanSearchCriteriaViewModel nullable
Criteria Search criteria used for the plan search. Reflects the vehicle and location information provided in the request.
- searchType: string | nullFormat: uuid
Id Unique identifier for this search session. Store this ID to reference the search results later.
- sessionType: string | nullFormat: uuid
Id Session identifier for tracking purposes.
- userType: string | nullFormat: uuid
Id Unique identifier for the user associated with this search.