cURL
curl --request POST \ --url https://lawsuits.production.judit.io/requests/create \ --header 'Content-Type: application/json' \ --data '{ "search": { "search_type": "<string>", "search_key": "<string>" }, "reveal_partners_documents": true }'
Esse endpoint realiza consulta de dados cadastrais por CPF, nome ou RJI
Show properties