...
There are two resources:
First is the API contract: https://drive.google.com/drive/u/0/folders/1kwY_PXHP9M7TOAUzrbM_lmD4ZRJ2-GkX Confluence page: 3. Understanding the APIs
Second is the swagger link: https://app.swaggerhub.com/organizations/ONDC
...
You need a SSL configured hosted domain for registering to ONDC network. It will be your subscriber_id & subscriber_url. e.g
"subscriber_id": "integration-qa.gofrugalretail.com",
"subscriber_url": "https://integration-qa.gofrugalretail.com/ecommerce/ondc",. Subscriber_url is the url where you want to host on_subscribe and all other APIs.
5.Where can I get signing_public_key & encr_public_key
These keys are used for encryption.
We have a dedicated document for this utility to create these keys , you can check it from herehttps://docs.google.com/document/d/1-xECuAHxzpfF8FEZw9iN3vT7D3i6yDDB1u2dEApAjPA/edit
Utility repo: This utility will help you generate key pairs, create/verify authorization headers.
6. What is valid_from & valid_until
...
compatible so that my sellers get displayed on ONDC can you explain a protocol for TSP?
TSP, or Technology Service Provider, refers to a company or organization that offers a range of technology-related services to clients or customers. Here is a list of TSP available on our network https://ondc.org/network-participants/
You can follow the same process as described in this ONDC Developer Guide , essentially registering into the network and then integrating the necessary APIs into your own platform. The APIs can themselves be versioned and maintained as a template for them to be re-used again across multiple seller platforms.
...
partners/clients and provide integrated services?
Yes, they can be added Being an MSN, you can onboard sellers as individual providersprovider.
11. Do we get the forecast of locations or cities from ONDC to build our supply ie delivery
...
A seller provides their serviceability and then checks with on-network logistics providers to service a request. The locations to be serviced by a logistics provider is something that they themselves define.
Here is the serviceability construct document https://docs.google.com/document/d/1k8Wo5kRubUjilydJP-vXQppVX8-GcAblXjbHnNZu_wE/edit#heading=h.fj81f2fixssq
12. What is price.maximum_value and price.value?
...
2. If we don't have a website and we register with ONDC, do we still need to register with the other apps or is it automatic?
It is automaticRequests are automated, however, you won’t be receiving any requests from other applications if your own application is not hosted you will not receive any requests from other applications.
3. Can we use it for E-Tech field to sell and buy courses?
...
Yes, It is separate. One is for retail transactions and one is for logistics transaction. There are available in v:1.2 https://drive.google.com/drive/u/0/folders/1kwY_PXHP9M7TOAUzrbM_lmD4ZRJ2-GkX. developer docs ONDC Developer Guide If and when there would be new versions, the drive will be updated with the new contract versions.
...