Skip to main content

Glossary

This page organizes high-frequency terms by concept domain, which is usually faster than pure alphabetical lookup during troubleshooting.

1. Trading and Listings

TermExplanation
listingMarket listing
SELLSell-side listing, buyers purchase directly
BUYBuy-side listing, sellers fulfill
DIRECTFixed-price direct trade mode
AUCTIONAuction trade mode
MANUALManual stock source
SUPPLYAuto-restock source from supply chest
ACTIVE / PAUSED / SOLD / UNLISTEDListing states
listing_limitExceeded active listing capacity

2. Wallet and Economy

TermExplanation
SHOP_COINShop currency
GAME_COINGame currency (Vault-integrable)
wallet_ledgerWallet transaction ledger
insufficient_fundsInsufficient funds
feeAmountHandling fee amount
taxAmountTax amount
buyerTotalTotal paid by buyer
sellerReceiveNet received by seller

3. Orders, Delivery, and Claim

TermExplanation
PENDINGPending processing
WAIT_CLAIMWaiting for manual claim
DELIVEREDDelivered
REFUNDEDRefunded
CLAIMManual claim delivery mode
ODR-Official order ID prefix
MKT-Market trade ID prefix
CLM-Official order claim token prefix
MCL-Market-trade claim token prefix
claim_token_invalidClaim token invalid/expired
claim_forbiddenNo permission for delegated claim

4. Dynamic Pricing and Auctions

TermExplanation
dynamicBasePriceDynamic pricing base price
dynamicDemandScoreDynamic demand heat
LINEAR_DEMAND_V1 etc.Dynamic pricing algorithm enums
ENGLISH_AUCTION_V1 etc.Auction algorithm enums
auction_only_bidCurrent auction allows bidding only
auction_only_buyCurrent auction allows direct buy only
auction_closedAuction closed
bid_too_lowBid below minimum requirement

5. Authentication and Idempotency

TermExplanation
auth_requiredMissing session token
auth_invalidToken invalid or expired
invalid_credentialsWrong login credentials
idempotencyKeyIdempotency key to prevent duplicate charge/trade
EXISTINGMatched historical idempotent record, returns existing result

6. Rules and Restrictions

TermExplanation
tagMarket tag for classification and rule matching
invalid_tagTag missing or invalid
tag_disabledTag disabled
limitation_item_forbiddenItem hit forbidden rule
limitation_trade_mode_not_allowedTrade mode not allowed
webshop.market.limitation.bypassRestriction bypass permission (high privilege)
TermExplanation
vault_unavailableVault or economy provider unavailable
vault_errorVault read/write call failed