Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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


FieldTypeRequiredDescription
idinttrueUnique identifier for the Space.
codestringtrueCode of the Space.
namestringtrueName of the Space.

roomSpaceStatusType

RoomSpaceStatusTypetrueStatus of this Space.


Example response

{
}
  • No labels