GET /API/v2/General/Countries/Get/{countryCode}

国を取得します。 国コード(***countryCode***)を指定して、国を取得します。

Request Information

URI Parameters

NameDescriptionTypeAdditional information
countryCode

国コード

String

Required

Max length: 2

Body Parameters

None.

Response Information

Resource Description

v2.Country

NameDescriptionTypeAdditional information
countryCode

国コード

String

Required

Max length: 2

countryCodeAlfa3

国コード(alfa3)

String

Required

Max length: 3

countryCodeNumeric

国コード(数字)

String

Required

Max length: 3

countryName

国名

String

Required

Max length: 100

countryNameEn

国名_英語表記

String

Required

Max length: 100