Address Districts REST Endpoints

Address Districts
The address districts resource is used to assign or unassign addresses without parcels to districts. A district is an administrative region that, in some countries, is managed by local government.
Create an address district
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorAddressDistricts
Delete an address district
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorAddressDistricts/{publicSectorAddressDistrictsUniqID}
Get all address districts
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorAddressDistricts
Get an address district
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorAddressDistricts/{publicSectorAddressDistrictsUniqID}