I need to add the following to the URL for WS call:
givenName, lastName, dob, gender,
How can I add them to the query string of the URL when the call is made?
For example:
http://host/location?givenName=myFirstName&lastName=myLastName&dob=19700101&gender=U