GET
/
model-prices
/
by-vendor
[
  {
    "attributes": {
      "cpt": 123,
      "currency": "<string>",
      "model_name": "<string>",
      "vendor": "<string>"
    },
    "id": "<string>",
    "type": "<string>"
  }
]

Authorizations

Authorization
string
header
required

Query Parameters

vendor
string
required

Vendor name

Response

OK

attributes
object
id
string
type
string