curl --location --request POST '/api/Documento' \ --header 'Content-Type: application/json-patch+json' \ --data-raw '{ "modeloId": 0, "ordemServicoId": 0, "projetoId": 0, "contratoId": 0 }'