v1
latestOpenAPI 3.1.02026-07-2678221359.6 KBPontos da CNH
Buscar pontos da CNH
Busca os pontos da CNH do usuário
post/cnh-points/
Request body
Example request
{
"birth_date": "2023-10-27T16:40:25.361Z",
"cnh": "123456789",
"cpf": "12345678901",
"current_cnh_expire_date": "2023-10-27T16:40:25.361Z",
"first_cnh_release_date": "2023-10-27T16:40:25.361Z",
"phone": "61983994843",
"state": "SP",
"user_id": "26"
}Response
Successful Response
Example response
{
"name": "Marcos Silveira",
"origin": "cache",
"points": 0,
"points_search_id": "a1b2c3d4-5e6f-7g8h-9i0j-1k2l3m4n5o6",
"store_id": "12",
"updated_at": "2023-10-27T16:40:25.361Z",
"user_id": "a1b2c3d4-5e6f-7g8h-9i0j-1k2l3m4n5o6"
}