Skip to content

가격채택

지훈 edited this page Dec 10, 2021 · 5 revisions

Request

Header

  • Content-Type: application/json
  • token:

Body

  • no needed

Response

Header

  • Content-Type: application/json

Body

구조

변수 타입 설명
statusCode INTEGER 상태코드
message STRING 상태메시지
data - 응답 데이터

예시

statusCode message
200 "Success"
400 "이미 선택된 offer가 존재합니다."
500 "알 수 없는 서버 오류가 발생했습니다."
Clone this wiki locally