Fills Only Mode
For participants who only need fill notifications (not the complete order lifecycle), the drop copy session can be configured in “fills only” mode. When enabled:- Only ExecutionReport messages with ExecType = F (Trade) are sent
- Order acknowledgements, cancellations, modifications, and rejections are not included
- Reduces message volume for participants focused solely on trade reconciliation
Comparing FIX Drop Copy vs gRPC DropCopy
Polymarket Exchange offers drop copy feeds via both FIX and gRPC protocols:
Choose FIX Drop Copy if you have existing FIX infrastructure. Choose gRPC if you prefer modern streaming APIs with protobuf messages.