LOG10 Proof Surface
LanceIQ LOG10 Protocol Proof
Test the logistics provider path separately from retail Workbench. The current target is ONDC LOG10 version 2.0.0, starting with quote discovery: search → on_search.
Protocol
ONDC LOG10
Version
2.0.0
Current Phase
LSP/BPP Validator
This page checks LanceIQ LOG10 structure locally. Final certification still needs official ONDC validation and network onboarding.
Local LOG10 Validation
Paste a LOG10 payload below or call the validator endpoint directly from terminal.
POST /api/demo/log10-validate { "payload": { "...": "..." } }LOG10 Validator
Paste a logistics payload. Fail fast before ONDC does.
This validator checks LanceIQ's LOG10 provider path against the ONDC B2B domestic logistics shape: ONDC:LOG10, version 2.0.0. It is a strict local guard, not a replacement for final ONDC certification.
Domain
ONDC:LOG10
Version
2.0.0
Action
search
JSON Payload
API Endpoints
/search
Public LOG10 BPP endpoint for logistics quote searches
/on_search
Async quote callback sent by LanceIQ to the logistics buyer app BAP URI
/select
Buyer selects a LOG10 quote item returned by LanceIQ
/init
Initializes shipment, billing, and payment details
/confirm
Confirms the logistics booking
/status
Buyer app asks for shipment state
/cancel
Buyer app requests cancellation with reason
/api/demo/log10-validate
Local LOG10 2.0.0 structural validator used by this page
/api/demo/data
Live proof feed used by this page
Scenario Sequence
Validate a LOG10 payload locally
- Open /demo
- Paste a LOG10 2.0.0 search or on_search payload
- Fix every local error before network testing
Send logistics search to LanceIQ
- Use ONDC:LOG10 version 2.0.0 shape
- LanceIQ receives /search
- LanceIQ ACKs quickly
Observe LanceIQ proof
- on_search callback is generated
- Callback destination and status are stored
- Timeline event proves responded/rejected state
Next phase: logistics booking
- select → on_select
- init → on_init
- confirm → on_confirm
Protocol Summary
0
Search Sessions
0
Buffered Callbacks
0
Orders
0
Certification Runs
Recent Search Sessions
No search sessions yet.
Run a scenario in ONDC Workbench — it will appear here within 5 seconds.
Recent Timeline Events
No timeline events yet.
LanceIQ records an event for every ONDC action it processes.
Certification Runs
No certification runs yet. Run ONDC Workbench validation to generate results.