도서관의 기본 정보들을 받아오는 api
/common/animalTypes (GET)
동물종 데이터 조회
api url : https://furlib.pandoli365.com/common/animalTypes
Header
| Key | Value | 설명 |
|---|
Request Body
| 변수 이름 | 타입 | 설명 | 필수 여부 |
|---|
Response
| 변수 이름 | 타입 | 설명 |
|---|---|---|
| 없음 | Array | jsonArrayList |
Array
| 변수 이름 | 타입 | 설명 |
|---|---|---|
| code_nm | String | 해당 코드 이름 |
| code_id | String | 코드 |
/common/suitStyle (GET)
슈트 스타일 데이터 조회
api url : https://furlib.pandoli365.com/common/suitStyle
Header
| Key | Value | 설명 |
|---|
Request Body
| 변수 이름 | 타입 | 설명 | 필수 여부 |
|---|
Response
| 변수 이름 | 타입 | 설명 |
|---|---|---|
| 없음 | Array | jsonArrayList |
Array
| 변수 이름 | 타입 | 설명 |
|---|---|---|
| code_nm | String | 해당 코드 이름 |
| code_id | String | 코드 |
/common/suitType (GET)
슈트 타입 데이터 조회
api url : https://furlib.pandoli365.com/common/suitType
Header
| Key | Value | 설명 |
|---|
Request Body
| 변수 이름 | 타입 | 설명 | 필수 여부 |
|---|
Response
| 변수 이름 | 타입 | 설명 |
|---|---|---|
| 없음 | Array | jsonArrayList |
Array
| 변수 이름 | 타입 | 설명 |
|---|---|---|
| code_nm | String | 해당 코드 이름 |
| code_id | String | 코드 |
/common/region (GET)
활동지역 데이터 조회
api url : https://furlib.pandoli365.com/common/region
Header
| Key | Value | 설명 |
|---|
Request Body
| 변수 이름 | 타입 | 설명 | 필수 여부 |
|---|
Response
| 변수 이름 | 타입 | 설명 |
|---|---|---|
| 없음 | Array | jsonArrayList |
Array
| 변수 이름 | 타입 | 설명 |
|---|---|---|
| code_nm | String | 해당 코드 이름 |
| code_id | String | 코드 |