Querying Orders
Get a Single Order
List Orders for a Collection
Pagination
Order Status
For complete order status definitions and lifecycle, see Order Lifecycle.Fill Status
For fill status details and tracking partial fills, see Fill Orders: Fill Status.Cancelling Orders
For detailed cancellation methods, race conditions, and best practices, see Cancel Orders.Webhooks
Get real-time notifications for order events. Configure webhooks in Hub. For implementation details, see the webhook documentation.| Event | Trigger |
|---|---|
imtbl_order_updated | Order status changed |
imtbl_activity_sale | Trade completed |
type field (and related discriminator fields your integration already uses) to branch—for example, handle TRAIT_BID when you need to read trait_criteria / traitCriteria for display or analytics.
Webhook Payload Example
sell / buy / status fields and add trait criteria
Next Steps
Create Listings
Learn how to create NFT listings
Fill Orders
Buy NFTs by filling orders
Cancel Orders
Cancel listings with soft or hard cancels
Fees
Understand fee structure and calculations
Trait bids
Create and query metadata-filtered collection bids