팀 노션 모음집
/
최종 프로젝트
/
B.C. 1년
/
API 명세서
/
API Docs v3 2024-01-25 (금) ~ [ADMIN 추가]
/
/api/sell/history/end
Search
Duplicate
/api/sell/history/end
Description
method
GET
request
request header
{ “Access-Token” : “Barer …”, “Refesh-Token” : “Barer …” }
response
{ "status": "100 CONTINUE", "code": 0, "message": "string", "data": [ { "orderId": 0, "tradedDate": "2024-01-18T01:39:25.492Z", "finalPrice": 0, "productId": 0, "brand": "string", "name": "string", "iamgeUrl": "string" } ] }
response header
구현
권한
User
기능
사용자 판매 완료 내역
담당자