docs: sync with official Polymarket docs (2026-07-09)
Updates across 25 files: - api-reference/core: get-user-combo-activity, get-user-combo-positions - dev-tooling/python - polymarket-learn/FAQ: wen-token, what-are-prediction-markets, why-do-i-need-crypto - polymarket-learn/deposits: coinbase, how-to-withdraw, moonpay, usdc-on-eth - polymarket-learn/get-started: how-to-deposit, how-to-signup, making-your-first-trade, what-is-polymarket - polymarket-learn/markets: dispute, how-are-markets-clarified, how-are-markets-created, how-are-markets-resolved - polymarket-learn/trading: holding-rewards, how-are-prices-calculated, limit-orders, liquidity-rewards, market-orders, no-limits - resources/error-codes
This commit is contained in:
@@ -271,6 +271,10 @@ These errors are returned when an order passes initial validation but fails duri
|
||||
`the market is not yet ready to process new orders`
|
||||
</ResponseField>
|
||||
|
||||
<ResponseField name="500" type="Internal Server Error">
|
||||
`order timed out` — The exchange could not process the order before the request deadline. This typically happens during bursts of concurrent order submissions from the same account. The order was rejected before reaching the order book and can be safely resubmitted.
|
||||
</ResponseField>
|
||||
|
||||
***
|
||||
|
||||
## Matching Engine Errors
|
||||
|
||||
Reference in New Issue
Block a user