Source of City LOV in Address Form
Does anyone know the Source Query/Table of the City LOV in Address Form (pictured below)?
I'm trying to create a person's address via an API hr_person_address_api.create_person_address
but i don't have any available inputs for the County Field (Region_1). I was hoping to use City, State and Zip to Determine the County and use it as a Parameter Input.
Thank you very much.