ONDC-Official / ONDC-Protocol-Specs

Open Network for Digital Commerce (ONDC) Open API Specifications. ONDC is an ambitious initiative to democratize digital commerce by creating a decentralized network of buyer apps and seller apps through an interoperable protocol specification.
Other
140 stars 59 forks source link

Protocol upgrade for realtime stock and shop open/close status #68

Open mahoriR opened 2 years ago

mahoriR commented 2 years ago
  1. The shops can open/close at any point of time.
  2. Items can go out of stock at any point of time.

The current ONDC protocol expectation is to send this info in ON_SELECT + timing info for the provider in on_search. This is not the right expectation.

As a buyer,

Proposed solution - Realtime updates from seller apps to gateway about changing status of product availability and seller status.

yaikhomba commented 2 years ago

Or what about including the stock as part of the catalogue in the ON_SEARCH payload? For the store closing - ideally imo the seller app shouldn't be responding back when a SEARCH comes in.

BLR-0118 commented 2 years ago

Store timings handled in the 1st version of serviceability construct defined here