Skip to main content

marketplace.items_searched

Generated from spec/protocol.yaml. Do not edit by hand.

Overview

  • ID: 680
  • Header: MARKETPLACE_ITEMS_SEARCHED
  • Direction: Server to Client (s2c)
  • Realm: Economy & Trading
  • Phase: session
  • Since: nitro-1.6.6
  • Summary: Deliver Marketplace search results

Payload fields

FieldTypeRequiredDescription
offerslist<object>requiredMatched offer list with offerId, status, furniType, item data, price, time left, average price, and offer count per item.
totalItemsFoundint32requiredTotal number of offers matching the search for pagination.

Behavior

Sender

Sent in response to a search-offers request.

Receiver

The client displays the matching listings with pagination.

Notes

  • No additional notes