Skip to content

판매_상태_변경

지훈 edited this page Dec 1, 2021 · 1 revision

Request

Header

  • Content-Type: application/json
  • Authorization: {type} {credentials}

Body

변수 타입 설명
- - -

Response

Header

  • Content-Type: application/json

Body

구조

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

예시

statusCode message
200 "Success"
500 "알 수 없는 서버 오류가 발생했습니다."
Clone this wiki locally