Operation
Returns a List of StateProv from a Country
GET
https://{environment}.ulysescloud.com/public/api/{version}/country/{countryId}/stateProv
Request
Example request
GET https://publicapi-providers.ulysescloud.com:9797/public/api/v1/stateProv
Response
Entity
roomSpaceStatusTypeField Type Required Description id int true Unique identifier for the Space. code string true Code of the Space. name string true Name of the Space. RoomSpaceStatusType true Status of this Space.
Example response
{ }