curl -X PATCH https://api.arca.example.com/waitlist/456e7890-e12b-34d5-c678-901234567def \
-H "Content-Type: application/json" \
-d '{
"telefonePessoal": "11999887766",
"enderecoNumero": "456"
}'
{
"id_Lista": "456e7890-e12b-34d5-c678-901234567def",
"nomeRegistro": "Maria Silva",
"nomeSocial": "Maria",
"dataNascimento": "1990-05-15T00:00:00.000Z",
"telefonePessoal": "11999887766",
"contatoEmergencia": "11912345678",
"enderecoRua": "Rua das Flores",
"enderecoNumero": "456",
"enderecoBairro": "Centro",
"enderecoCidade": "São Paulo",
"enderecoEstado": "SP",
"enderecoCEP": "01234567",
"id_Genero": 2,
"id_CorPele": 1,
"id_Escolaridade": 3,
"isActive": true,
"createdAt": "2024-03-15T10:30:00.000Z",
"updatedAt": "2024-03-15T14:45:00.000Z"
}
curl -X PATCH https://api.arca.example.com/waitlist/456e7890-e12b-34d5-c678-901234567def \
-H "Content-Type: application/json" \
-d '{
"telefonePessoal": "11999887766",
"enderecoNumero": "456"
}'
{
"id_Lista": "456e7890-e12b-34d5-c678-901234567def",
"nomeRegistro": "Maria Silva",
"nomeSocial": "Maria",
"dataNascimento": "1990-05-15T00:00:00.000Z",
"telefonePessoal": "11999887766",
"contatoEmergencia": "11912345678",
"enderecoRua": "Rua das Flores",
"enderecoNumero": "456",
"enderecoBairro": "Centro",
"enderecoCidade": "São Paulo",
"enderecoEstado": "SP",
"enderecoCEP": "01234567",
"id_Genero": 2,
"id_CorPele": 1,
"id_Escolaridade": 3,
"isActive": true,
"createdAt": "2024-03-15T10:30:00.000Z",
"updatedAt": "2024-03-15T14:45:00.000Z"
}
curl -X PATCH https://api.arca.example.com/waitlist/456e7890-e12b-34d5-c678-901234567def \
-H "Content-Type: application/json" \
-d '{
"telefonePessoal": "11999887766",
"enderecoNumero": "456"
}'
{
"id_Lista": "456e7890-e12b-34d5-c678-901234567def",
"nomeRegistro": "Maria Silva",
"nomeSocial": "Maria",
"dataNascimento": "1990-05-15T00:00:00.000Z",
"telefonePessoal": "11999887766",
"contatoEmergencia": "11912345678",
"enderecoRua": "Rua das Flores",
"enderecoNumero": "456",
"enderecoBairro": "Centro",
"enderecoCidade": "São Paulo",
"enderecoEstado": "SP",
"enderecoCEP": "01234567",
"id_Genero": 2,
"id_CorPele": 1,
"id_Escolaridade": 3,
"isActive": true,
"createdAt": "2024-03-15T10:30:00.000Z",
"updatedAt": "2024-03-15T14:45:00.000Z"
}