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 3 Next »

Operation

Returns a List of StateProv from a Country

GET
https://{environment}.ulysescloud.com/public/api/{version}/stateProv


Request

Example request

GET https://publicapi-providers.ulysescloud.com:9797/public/api/v1/stateProv


Response

Entity


FieldTypeRequiredDescription
idIntegertrueUnique identifier for the

StateProv.

codeStringtrueCode of the

StateProv.

nameStringtrueName of the

StateProv.

countryCodeStringtrueCountry of the StateProv. ISO 3166-1 alpha-2


Example response

{
}
  • No labels