API/GET/usedModels
GET {{apiURL}}/API/GET/usedModels?token={{apiServiceToken}}
Endpoint che ritorna tutti i modelli, con relative informazioni, nel listino di Secondhand
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
uuid | string | [Optional] UUID del modello che si vuole cercare | |
token | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
[{"uuid":"07B90037-5DC0-4314-A8C9-BB051A8809C7","brand":"Apple","model":"iPhone 14 Pro Max 128GB","colors":"Deep Purple/Space Black/Silver/Gold","category":"SMARTPHONE","operatingSystem":"iOS","newBatteryPriceDealer":0,"newBatteryPricePublic":0}]