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
138 stars 59 forks source link

Need ENUM for fulfillment states #67

Closed mherle closed 2 years ago

mherle commented 2 years ago

Currently the Fulfillment object has a state property which is of type #/components/schemas/State which just has a code property. Need this to be an ONDC specified ENUM so that we can sync statuses.

Here are the real world statuses that a hyperlocal order goes through:

BLR-0118 commented 2 years ago

Added in retail spec 1.0.17 and logistics spec 1.0.14