GET api/WebSite/GetAllStates?CountryID={CountryID}

Module : Global Data; BE JIRA: ADINA-8309; This method is called for getting all the states based on Country.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
CountryID

string

Required

Body Parameters

None.

Response Information

Resource Description

CustomActionResultOfCCountry
NameDescriptionTypeAdditional information
StatusCode

HttpStatusCode

None.

_data

CCountry

None.

Response Formats

application/json, text/json

Sample:

Sample not available.