Search
Duplicate

/api/sell/history/onprogress

Description
method
GET
request
request header
{ “Access-Token” : “Barer …”, “Refesh-Token” : “Barer …” }
response
{ "status": "100 CONTINUE", "code": 0, "message": "string", "data": [ { "sellId": 0, "sellPrice": 0, "bidStartedAt": "2024-01-18T01:39:16.850Z", "bidDeadlineAt": "2024-01-18T01:39:16.850Z", "productId": 0, "productBrand": "string", "productName": "string", "gifticonId": 0, "gifticonImageUrl": "string" } ] }
response header
구현
권한
User
기능
사용자 판매 입찰 내역
담당자