GET trims/{id}/{year}/{typefilter}

Gets Trims inside the Molel and Year for patterns of specified type(s)

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Model ID

string

Required

year

Year (set 0 to ignore)

integer

Required

typefilter

Types list - string with type letters, for example: SHBT (not case sensitive)

string

Required

Body Parameters

None.

Response Information

Resource Description

List of Models

ApiResponseOfIEnumerableOfBasicEntity
NameDescriptionTypeAdditional information
Data

Collection of BasicEntity

None.

Success

boolean

None.

Host

string

None.

Errors

Collection of string

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.