API IntegrationAPI Specification
Fill Sync
Apply, confirm, and reconcile venue fills. The fill synchronization worker calls these.
Retrieve sync since value
POST /sync/fills/since
Reconcile provisional fills
POST /sync/fills/reconcile
Reconcile provisional fills from a gzipped JSON file
POST /sync/fills/reconcile/bulk
Confirm provisional fills
POST /sync/fills/confirm
Confirm provisional fills from a gzipped JSON file
POST /sync/fills/confirm/bulk
Apply external fills
POST /sync/fills/create
Apply external fills from a gzipped JSON file
POST /sync/fills/create/bulk