# 몰 정보 관리

## 몰 정보관리 등록 및 수정

> \## 기능설명\
> \* 몰 정보를 등록 및 수정하는 API 입니다.\
> \---\
> \## 상세설명\
> \* realGrid를 통해 해당 사이트 정보를 등록 및 수정합니다.\
> \* create : siteNo \*, dpmlNm \*, dispYn \*, linkUrlAddr \*, movFrmeCd \*, dispSeq \*\
> \* update : siteNo \*, dpmlNo, dpmlNm \*, dispYn \*, linkUrlAddr \*, movFrmeCd \*, dispSeq \*\
> \---\
> \### 코드정리\
> \* \`\`\` 전시여부 \`\`\` : Y,N<br>

````json
{"openapi":"3.1.0","info":{"title":"X2BEE BO API","version":"v1"},"servers":[{"url":"https://api-bo.x2bee.com/api/bo/","description":"prd"}],"security":[{"accessToken":[]}],"components":{"securitySchemes":{"accessToken":{"type":"http","name":"accessToken","scheme":"bearer","bearerFormat":"JWT"}},"schemas":{"RealGridCUDRequestPrDpmlBase":{"type":"object","properties":{"all":{"type":"array","items":{"$ref":"#/components/schemas/PrDpmlBase"}},"create":{"type":"array","items":{"$ref":"#/components/schemas/PrDpmlBase"}},"update":{"type":"array","items":{"$ref":"#/components/schemas/PrDpmlBase"}},"delete":{"type":"array","items":{"$ref":"#/components/schemas/PrDpmlBase"}}}},"PrDpmlBase":{"type":"object","description":"몰 기본","properties":{"siteNo":{"type":"string","description":"사이트번호"},"dpmlNo":{"type":"string","description":"전시몰번호"},"dpmlNm":{"type":"string","description":"전시몰명"},"dispYn":{"type":"string","description":"전시여부"},"linkUrlAddr":{"type":"string","description":"연결URL주소"},"movFrmeCd":{"type":"string","description":"이동프레임코드(DP007)"},"dispSeq":{"type":"number","description":"전시순서"}}},"ResponseString":{"type":"object","properties":{"timestamp":{"type":"string","format":"date-time","description":"result time"},"code":{"type":"string","description":"result code"},"message":{"type":"string","description":"result message"},"isProcess":{"type":"boolean","description":"process check"},"payload":{"type":"string","description":"payload"},"error":{"type":"boolean","description":"is error"},"errors":{"type":"array","description":"validation error list","items":{"$ref":"#/components/schemas/ValidationError"}}}},"ValidationError":{"type":"object","properties":{"field":{"type":"string","description":"field"},"message":{"type":"string","description":"field message"}}},"ErrorCode":{"type":"object","properties":{"code":{"type":"string"},"message":{"type":"string"},"httpStatus":{"type":"integer","format":"int32"},"isProcess":{"type":"boolean"}}}}},"paths":{"/v1/display/mallMgmt/saveMallBase":{"post":{"tags":["몰 정보 관리"],"summary":"몰 정보관리 등록 및 수정","description":"## 기능설명\n* 몰 정보를 등록 및 수정하는 API 입니다.\n---\n## 상세설명\n* realGrid를 통해 해당 사이트 정보를 등록 및 수정합니다.\n* create : siteNo *, dpmlNm *, dispYn *, linkUrlAddr *, movFrmeCd *, dispSeq *\n* update : siteNo *, dpmlNo, dpmlNm *, dispYn *, linkUrlAddr *, movFrmeCd *, dispSeq *\n---\n### 코드정리\n* ``` 전시여부 ``` : Y,N\n","operationId":"saveMallBase","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RealGridCUDRequestPrDpmlBase"}}},"required":true},"responses":{"200":{"description":"몰 정보 등록/수정 성공","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseString"}}}},"900":{"description":"몰 정보 등록/수정 실패","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ErrorCode"}}}}}}}}}
````

## 몰 명 목록 조회

> \## 기능설명\
> \* 몰 명 목록을 조회하는 API 입니다.\
> \---\
> \## 상세설명\
> \* 몰 명 목록을 조회합니다.\
> \* 몰 명 목록은 전시순서,몰번호 오름차순으로 노출됩니다.<br>

```json
{"openapi":"3.1.0","info":{"title":"X2BEE BO API","version":"v1"},"servers":[{"url":"https://api-bo.x2bee.com/api/bo/","description":"prd"}],"security":[{"accessToken":[]}],"components":{"securitySchemes":{"accessToken":{"type":"http","name":"accessToken","scheme":"bearer","bearerFormat":"JWT"}},"schemas":{"PrDpmlBase":{"type":"object","description":"몰 기본","properties":{"siteNo":{"type":"string","description":"사이트번호"},"dpmlNo":{"type":"string","description":"전시몰번호"},"dpmlNm":{"type":"string","description":"전시몰명"},"dispYn":{"type":"string","description":"전시여부"},"linkUrlAddr":{"type":"string","description":"연결URL주소"},"movFrmeCd":{"type":"string","description":"이동프레임코드(DP007)"},"dispSeq":{"type":"number","description":"전시순서"}}},"ErrorCode":{"type":"object","properties":{"code":{"type":"string"},"message":{"type":"string"},"httpStatus":{"type":"integer","format":"int32"},"isProcess":{"type":"boolean"}}}}},"paths":{"/v1/display/mallMgmt/mallNmList":{"get":{"tags":["몰 정보 관리"],"summary":"몰 명 목록 조회","description":"## 기능설명\n* 몰 명 목록을 조회하는 API 입니다.\n---\n## 상세설명\n* 몰 명 목록을 조회합니다.\n* 몰 명 목록은 전시순서,몰번호 오름차순으로 노출됩니다.\n","operationId":"getMallNmList","responses":{"200":{"description":"몰 명 조회 성공","content":{"*/*":{"schema":{"$ref":"#/components/schemas/PrDpmlBase"}}}},"900":{"description":"몰 명 조회 실패","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ErrorCode"}}}}}}}}}
```

## 몰 정보 목록 조회

> \## 기능설명\
> \* 몰 정보 목록을 조회하는 API 입니다.\
> \---\
> \## 상세설명\
> \* 사이트 번호가 없을 경우 전체 몰 목록을 조회합니다.\
> \* 몰 정보 목록은 전시순서, 몰번호 오름차순으로 노출됩니다.\
> \---\
> \## 수정번호\
> \`\`\`Release v1.02\_231023\`\`\` : 스프린트2 PO1 결함/개선<br>

````json
{"openapi":"3.1.0","info":{"title":"X2BEE BO API","version":"v1"},"servers":[{"url":"https://api-bo.x2bee.com/api/bo/","description":"prd"}],"security":[{"accessToken":[]}],"components":{"securitySchemes":{"accessToken":{"type":"http","name":"accessToken","scheme":"bearer","bearerFormat":"JWT"}},"schemas":{"PrDpmlBase":{"type":"object","description":"몰 기본","properties":{"siteNo":{"type":"string","description":"사이트번호"},"dpmlNo":{"type":"string","description":"전시몰번호"},"dpmlNm":{"type":"string","description":"전시몰명"},"dispYn":{"type":"string","description":"전시여부"},"linkUrlAddr":{"type":"string","description":"연결URL주소"},"movFrmeCd":{"type":"string","description":"이동프레임코드(DP007)"},"dispSeq":{"type":"number","description":"전시순서"}}},"ErrorCode":{"type":"object","properties":{"code":{"type":"string"},"message":{"type":"string"},"httpStatus":{"type":"integer","format":"int32"},"isProcess":{"type":"boolean"}}}}},"paths":{"/v1/display/mallMgmt/getMallBaseList":{"get":{"tags":["몰 정보 관리"],"summary":"몰 정보 목록 조회","description":"## 기능설명\n* 몰 정보 목록을 조회하는 API 입니다.\n---\n## 상세설명\n* 사이트 번호가 없을 경우 전체 몰 목록을 조회합니다.\n* 몰 정보 목록은 전시순서, 몰번호 오름차순으로 노출됩니다.\n---\n## 수정번호\n```Release v1.02_231023``` : 스프린트2 PO1 결함/개선\n","operationId":"getMallBaseList","parameters":[{"name":"siteNo","in":"query","description":"사이트번호","schema":{"type":"string"}},{"name":"rowsPerPage","in":"query","description":"페이지 당 row","required":true,"schema":{"type":"string"}},{"name":"pageIdx","in":"query","description":"현재 페이지","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"몰 정보 조회 성공","content":{"*/*":{"schema":{"$ref":"#/components/schemas/PrDpmlBase"}}}},"900":{"description":"몰 정보 조회 실패","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ErrorCode"}}}}}}}}}
````


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://tech.x2bee.com/api/back-office-api/display-bo-api/undefined-15.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
