This repository is intended for submitting Retail and Logistics logs as part of the ONDC Protocol v1.2.0 certification process.
Please ensure that your submission includes request and response payloads for all enabled APIs, as outlined in the certification checklist.
To submit your logs for protocol compliance verification, follow these steps:
- Fork the
v1.2.0-logs
repository. - Create a new folder in the root directory named after your organization (e.g.,
your-company-name
). - Upload your log files (including request and response payloads) to this folder.
- Submit a Pull Request (PR) from your fork to the main ONDC repository.
- Once your PR is reviewed and merged, feedback will be provided via 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.