GET /API/v2/General/Prefectures/Get/{prefectureCode}
都道府県を取得します。 都道府県コード(***prefectureCode***)を指定して、都道府県を取得します。
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| prefectureCode | 都道府県コード |
String |
Required Max length: 2 |
Body Parameters
None.
Response Information
Resource Description
| Name | Description | Type | Additional information |
|---|---|---|---|
| prefectureCode | 都道府県コード |
String |
Required Max length: 2 |
| prefectureName | 都道府県 |
String |
Required Max length: 100 |
| prefectureNameEn | 都道府県_英語表記 |
String |
Required Max length: 100 |
| displayOrder | 表示順 |
Integer |
Required |