curl --location --request PUT '/api/traspaso/cambiarEstado//' \ --header 'Content-Type: application/json' \ --data-raw '{ "observacion": "string" }'