Junction Networks

Junction Networks Web Services API

CountryBrowse

Returns names and identifier numbers of all countries.

Authentication

This action requires an Authenticated Session.

Authorization

Not required.

Parameters

OrderBy
Optional
Default Value: none
CountryId [Desc] | CountryName [Desc]
Limit
Optional
Default Value: 1000
The maximum number of records to return.
Offset
Optional
Default Value: 0
The offset of the first record to return. The offset of the initial record is 0 (not 1).
CalcFound
Optional
Default Value: true
Calculate how many records there would be in the result set, disregarding any Limit parameter.

Result RELAX NG Schema Modules

Main module: CountryBrowse.rng

Supporting modules:  Country.rng

Result Element Example

Not available.