This repository is used for submitting Retail and Logistics logs for ONDC Protocol v1.2.0 certification.
Please ensure that logs include request and response payloads for all enabled APIs as per the certification checklist.
Follow the steps below to submit your logs for protocol compliance verification:
- Fork the
verification-logs
repository. - Create a folder in the root directory named after your entity (e.g.,
your-company-name
). - Upload your logs (request and response payloads) to the folder.
- Create a Pull Request (PR) from your forked repo to the ONDC repo.
- Once the PR is approved and merged, verification comments will be provided in a GitHub Issue tagged to your entity.
If you encounter any issues while working with this repository—such as cloning errors on Windows OS (e.g., due to file path length limitations or trailing space conflicts)—we kindly request that you raise a GitHub issue. Submit an Issue
- Use a different operating system, such as Linux or macOS.
- Use WSL (Windows Subsystem for Linux) to bypass Windows-specific file system limitations.