내 낙찰 목록
록
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"return": 0,
"message": "success",
"value": {
"page_offset": 1,
"page_size": 10,
"total_count" : 1,
"my_wins" : [
{
"thumbnail_path": "/thumbnail.jpg",
"product_id": 58,
"nft_pack_id": 103,
"nft_pack_name": "funigloo Rank #4",
"original_extension":"jpg",
"explanation": "asdfas",
"modified_date": "2022-06-07T05:13:32.313Z",
"status": 5,
"coin_id": 2,
"quantity": 121.700679245
}
]
}
}key
data type
desc.
return
message
desc.
Last updated