State REST Endpoints

Reference Types/State
Operations for State Configuration
Create, update or delete States of a Country
Method: post
Path: /api/CXIPlatformService/{version}/CXIReferenceEntity/country/{id}/child/state
Get all States of a Country
Method: get
Path: /api/utilitiesAdmin/{version}/country/{id}/child/state
Get State
Method: get
Path: /api/utilitiesAdmin/{version}/country/{id}/child/state/{childid}