Coder Social home page Coder Social logo

Comments (5)

BLR-0118 avatar BLR-0118 commented on August 16, 2024

Use tag "./ondc-order_ready_to_ship" to communicate if order is ready to ship (documented in Fulfillment)

from ondc-protocol-specs.

nirmay avatar nirmay commented on August 16, 2024

Thanks for adding the new field to facilitate this important use case.
2 quick questions,
Which API would Logistics Buyer use to send this tag /init or /confirm (the example above refers to create)
What are the enums for this tag? Ready / Not-Ready ?

from ondc-protocol-specs.

BLR-0118 avatar BLR-0118 commented on August 16, 2024

Since this status would typically be updated after confirmation of the order, you should use /update. This will have 2 values - no, yes as documented in the description for Fulfillment in the logistics spec

from ondc-protocol-specs.

nirmay avatar nirmay commented on August 16, 2024

So, if I understand this right, it will play out in 2 scenarios as per below,

if the category/product-type demands a separate step to be marked readiness of the order by the seller, then /init (and not /confirm) should include the tag ./ondc-order_ready_to_ship = no, later when it is indeed ready, Logistics Buyer to trigger /update with ./ondc-order_ready_to_ship = yes.

  1. If the category/product-type does not demand a separate step to marked readiness of the order by the seller, then /init should include the tag ./ondc-order_ready_to_ship = yes.

pls confirm.

from ondc-protocol-specs.

BLR-0118 avatar BLR-0118 commented on August 16, 2024

I think making the order ready to ship will always be a separate step that includes packaging, tagging the PCC and probably other steps. As such, where do you see point 2 being required?

from ondc-protocol-specs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.