Generate Items
This API allows to create dynamic items in the Mimiland game, through design Id and item Id, will create another similar item for the user.
Request
Parameter
Key
Type
Description
id. *required
String
id of the item
ownerId *required
String
OwerId of the owner
designId *required
String
Id of the design item
gameId *required
String
Id game of the game is receive
from *required
String
Id game of the game transfer
Last updated