GET years/{modelid}/{trimid}

Gets Years

Request Information

URI Parameters

NameDescriptionTypeAdditional information
modelid

Model ID (set 0 to ignore)

string

Required

trimid

Trim ID (set 0 to ignore)

string

Required

Body Parameters

None.

Response Information

Resource Description

List of Years

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.