////
Search
Duplicate

자신의 거래목록 조회

진행상황
완료
URL
/api/v2/trades
method
GET
request
response
[{ ”id” : 1, ”seller” : “홍길동”, ”productName” : “자바의 정석”, ”buyer” : “김철수”, ”score” : 10 } { ”id” : 1, ”seller” : “홍길동”, ”productName” : “자바의 정석”, ”buyer” : “김철수”, ”score” : 10 }]
담당자
도메인
Trade