Refresh a parameter with Genie API

Is there a way to use genie API to refresh a parameter and GPV after the refresh

Can you explain further what you are asking for? The act of doing a GPV will cause Genie to do a GPN if necessary.

curl -i 'http://localhost:7557/devices/00236a-96318REF-SR360NA0A4%252D0003196/tasks?timeout=3000&connection_request' \
-X POST \
--data '{"name": "getParameterValues", "parameterNames": ["InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnectionNumberOfEntries", "InternetGatewayDevice.Time.NTPServer1", "InternetGatewayDevice.Time.Status"] }'