OrderItem

Represents a minted token (or group of tokens) within a purchase order.

Field
Type
Required
Description

total

Cost allocation for this specific item

token

Token metadata (contract, media, tokenId)

quantity

number

Number of tokens represented by this item

Last updated