Search
Duplicate

/api/buy/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, "orderCreatedAt": "2024-01-18T01:40:41.735Z", "expectedPrice": 0, "finalPrice": 0, "productId": 0, "productBrand": "string", "productName": "string", "gifticonId": 0, "gifticonUrl": "string" } ] }
response header
구현
권한
User
기능
사용자 구매 완료 내역
담당자