Схема ответа
"UsAutoInfoResponse": {
"required": [
"requestId"
],
"type": "object",
"properties": {
"data": {
"$ref": "UsAutoInfoDto"
},
"requestId": {
"type": "string"
}
}
}
см. UsAutoInfoDto
Поля в ответе
Поле | Описание |
---|---|
requestId | Идентификатор запроса |