GET api/Common/GetStates?eligibilityId={eligibilityId}&countryId={countryId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| eligibilityId | integer |
None. |
|
| countryId | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of States| Name | Description | Type | Additional information |
|---|---|---|---|
| Value | integer |
None. |
|
| Code | string |
None. |
|
| Text | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.