curl --location --request POST '/api/TipoServico/CopiarCamposPersonalizados' \ --header 'Content-Type: application/json-patch+json' \ --data-raw '{ "tipoServicoId": 0, "camposIds": [ 0 ], "tipoServicoAlvoId": 0 }'
"string"