curl --location 'https://dev.onbuff.com:51071/v1.0/nft/merge' \
--header 'Authorization: Bearer eyJhbGciOiJIUzI1NiI...' \
--header 'Content-Type: application/json' \
--data '{
"merge_info": [
{
"nft_pack_id" : 200458,
"nft_id" : 2002504
},
{
"nft_pack_id" : 200458,
"nft_id" : 2002505
}
]
}'
Invalid Parameter 'pack_id'
The coinid to merge is different.
합성재료들의 NFT의 coin id가 서로 다르다.
The gradeID to merge is different.
합성 재료들의 grade id가 서로 다른다.
Cannot synthesize the same NFTID between them
Failed to load nft withdraw fee
Failed to modify coin quantity
No appid assigned to nftpack
NFTPack에 appID가 할당되어 있지 않다.
Incorrect for The number of merge material information
Wait until the synthesis in progress is complete.
merge lost, Try next time