Modify up to 20 existing orders in a single request. Each entry is forwarded to the exchange as a cancel-replace. If any entry fails request-shape validation, the whole batch is rejected by the gateway before reaching the exchange. The exchange may silently ignore unknown orderIds. modifiedOrderIds is an echo of the request, not a confirmation; observe actual outcomes on the order stream.
Your API key ID (UUID). Generate at polymarket.us/developer.
Unix timestamp in milliseconds. Must be within 30 seconds of server time.
Base64-encoded Ed25519 signature of timestamp + method + path. See Authentication for details.
Request to modify multiple orders in a single batched request
Batched modify-order request.
Orders to modify (1 to 20).
1 - 20 elementsOrders modified successfully
Order IDs submitted for modification, in request order. Echo of the input, not a confirmation. Watch the order stream for actual outcomes.