This is an archive version of the document. To get the most up-to-date information, see the current version.

Miscellaneous

The /misc resource collection includes the following resources:

  • The /misc/usaStates resource collection represents USA states and their identifiers.
  • The /misc/countries resource collection represents countries and their identifiers.

Collection URL

The /misc resource collections are located at the following URLs:

https://<hostname>:1281/v2/misc/usaStates

and

https://<hostname>:1281/v2/misc/countries

Collection Representation Miscellaneous

USA states

Countries

[

   {

       "id": 3,

       "code": "AF",

       "name": "Afghanistan"

   },

   {

       "id": 4,

       "code": "AL",

       "name": "Albania"

   },

   {

       "id": 5,

       "code": "DZ",

       "name": "Algeria"

   }

]