내 구매 목록
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"return": 0,
"message": "success",
"value": {
"page_offset": 1,
"page_size": 10,
"total_count" : 2,
"my_purchases": [
{
"thumbnail_path": "https://onbufffile.blob.core.windows.net/inno/dev/nft/pack/103/thumb.png",
"product_id": 53,
"nft_pack_id": 103,
"nft_pack_name": "funigloo Rank #4",
"original_extension":"jpg",
"explanation": "Rank #5 ability",
"modified_date": "2022-07-13T05:27:56.011Z",
"status": 5,
"coin_id": 1,
"quantity": -0.0001
},
{
"thumbnail_path": "https://onbufffile.blob.core.windows.net/inno/dev/nft/pack/104/thumb.png",
"product_id": 54,
"nft_pack_name": "funigloo Rank #4",
"explanation": "Rank #4 ability",
"modified_date": "2022-07-12T07:00:27.316Z",
"status": 5,
"coin_id": 4,
"quantity": -0.0001
}
]
}
}key
data type
desc.
return
message
desc.
Last updated