Create an item type
Create an item type for a contract
Authorizations
Bearer authentication header of the form Bearer <API_KEY>
.
Path Parameters
The ID of the contract to which the item type will be added.
Body
The name of the item type.
The description of the item type.
The supply of the item type.
x < 2000000000
The traits of the item type. The key is the name of the trait and the value is the value of the trait.
The image URL of the item type. Supported formats are PNG, JPEG, GIF or MP4.
Response
The ID of the item type.
The ID of the contract.
The name of the item type.
The description of the item type.
The supply of the item type.
x < 2000000000
The traits of the item type. The key is the name of the trait and the value is the value of the trait.
The image URL of the item type. Supported formats are PNG, JPEG, GIF or MP4.
The URI number of the item type.
Was this page helpful?