This object contains all the information about the marketplace.
Fields
Name | Type | Description |
---|---|---|
id | UUID | The marketplace ID. |
name | String | The name of the marketplace. |
organizationID | String | The organization ID of the marketplace. |
theme | String | The theme of the marketplace. |
collections | Object | Contains information from MarketplaceCollection such as marketplace ID, marketplace collection, description, and status, active date, collection type, and items |
tokens | Object | Contains information from MarketplaceToken such as marketplace ID, On-chain Token ID, NFT token ID, and NFT Contract Address. |
wirePaymentExpiration | Integer | The wire payment expiration time. |
isSecondaryMarketPlace | Boolean | The flag indicates the secondary marketplace. |
platformFeeAddress | String | The platform fee address of Mojito. |
platformFee | Float | The platform fee of the marketplace. |
isPrimaryMarketPlace | Boolean | The flag indicates the primary marketplace. |
taxAddress | String | The tax address. |
customRoyaltyAddress | String | The customer royalty address. |
payoutAddress | String | The payout address. |