Skip to content

Instantly share code, notes, and snippets.

@fernandopetry
Created June 26, 2019 00:09
Show Gist options
  • Save fernandopetry/410ea7cbebcc91a964dd9ed884e9ccb8 to your computer and use it in GitHub Desktop.
Save fernandopetry/410ea7cbebcc91a964dd9ed884e9ccb8 to your computer and use it in GitHub Desktop.
[CHILE] - Exemplo de busca de placas
{
"payload": {
"provider": null,
"vin": null,
"plate": "HTKZ88",
"assembly": "2016",
"year": "2016",
"engine": "1.2",
"doors": "5",
"make": {
"id": "2079",
"name": "PEUGEOT"
},
"model": {
"id": "72161",
"name": "208"
},
"version": null,
"color": null,
"fuel": null,
"kind": null,
"bodyType": {
"id": "3",
"name": "Hatchback"
},
"origin": {
"id": "2",
"name": "Importado"
},
"original": null
},
"status": true,
"messages": [],
"messagesLite": [],
"meta": {
"requestTime": 0.80060195922852,
"memoryPeak": "2 mb",
"memoryUsage": "1012.81 kb"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment