Geographies REST Endpoints

Setup Assistants/Geographies
The Geographies resource is used to import geographies and enable geocoding.
Create geographies setup data
Method: post
Path: /crmRestApi/resources/11.13.18.05/setupAssistants/{Name}/child/Geographies
Get a geography setup data
Method: get
Path: /crmRestApi/resources/11.13.18.05/setupAssistants/{Name}/child/Geographies/{Id}
Get all geographies setup data
Method: get
Path: /crmRestApi/resources/11.13.18.05/setupAssistants/{Name}/child/Geographies
Update a geography setup data
Method: patch
Path: /crmRestApi/resources/11.13.18.05/setupAssistants/{Name}/child/Geographies/{Id}