-
Notifications
You must be signed in to change notification settings - Fork 2
판매자가 구매자에 대한 거래후기 추가
지훈 edited this page Dec 11, 2021
·
1 revision
- offerId
- toMember={memberId}
- Content-Type: application/json
- token
변수 | 타입 | 설명 | 비고 |
---|---|---|---|
score | Integer | 점수(3가지) | |
content | String | 내용 |
- Content-Type: application/json
- no data
statusCode | message |
---|---|
200 | "Success" |
400 | "score 범위가 올바르지 않습니다." |
400 | "해당 사용자가 존재하지 않습니다." |
500 | "알 수 없는 서버 오류가 발생했습니다." |