State REST Endpoints
Reference Types/State
Operations for State Configuration
- Create, Update, or Delete States of a Country
- Method: postPath:
/api/CXIPlatformService/{version}/CXIReferenceEntity/country/{id}/child/state - Get all States of a Country
- Method: getPath:
/api/utilitiesAdmin/{version}/country/{id}/child/state - Get State
- Method: getPath:
/api/utilitiesAdmin/{version}/country/{id}/child/state/{childid}