{
  "context":
  {
    "domain":"ONDC:RET10",
    "action":"on_select",
    "core_version":"1.2.0",
    "bap_id":"buyerNP.com",
    "bap_uri":"https://buyerNP.com/ondc",
    "bpp_id":"sellerNP.com",
    "bpp_uri":"https://sellerNP.com/ondc",
    "transaction_id":"T2",
    "message_id":"M2",
    "city":"std:080",
    "country":"IND",
    "timestamp":"2023-06-03T08:30:30.000Z"
  },
  "message":
  {
    "order":
    {
      "provider":
      {
        "id":"P1",
        "locations":
        [
          {    
            "id":"L1 "
          }
        ]
      },
      "items":
      [
        {
          "fulfillment_id":"F1",
          "id":"I1"
        }
      ],
      "fulfillments ":
      [
        {
          "id":"F1 ",
          "type":"Delivery",
          "@ondc/org/provider_name":"LSP or Provider Name",
          "tracking":false,
          "@ondc/org/category ":"Immediate Delivery ",
          "@ondc/org/TAT ":"PT60M",
          "state ":
          {
            "descriptor":
            {
              "code":"Serviceable "
            }
          }
        }
      ],
      "quote":
      {
        "price":
        {
          "currency":"INR",
          "value":"264"
        },
        "breakup":
        [
          {
            "@ondc/org/item_id":"I1",
            "@ondc/org/item_quantity":
            {
              "count ":1
            },
            "title":"Atta",
            "@ondc/org/title_type ":"item",
            "price":
            {
              "currency":"INR",
              "value":"170.00 "
            },
            "item":
            {
              "quantity":
              {
                "available":
                {
                  "count":"99"
                },
                "maximum":
                {
                  "count":"99"
                }
              },
              "price":
              {
                "currency":"INR",
                "value":"170.00"
              }
            }
          },
          {
            "@ondc/org/item_id":"F1",
            "title":"Delivery charges",
            "@ondc/org/title_type ":"delivery",
            "price":
            {
              "currency":"INR",
              "value":"50.00"
            }
          },
          {
            "@ondc/org/item_id":"F1",
            "title":"Tax",
            "@ondc/org/title_type":"tax ",
            "price":
            {
              "currency":"INR",
              "value":"9.00"
            },
            "item":
            {
              "tags":
              [
                {
                  "code":"quote",
                  "list":
                  [
                    {
                      "code":"type",
                      "value":"fulfillment "
                    }
                  ]
                }
              ]
            }
          },
          {
            "@ondc/org/item_id":"F1",
            "title":"Packing charges",
            "@ondc/org/title_type ":"packing",
            "price":
            {
              "currency":"INR",
              "value":"25.00"
            }
          },
          {
            "@ondc/org/item_id":"I1",
            "title":"Tax",
            "@ondc/org/title_type ":"tax",
            "price":
            {
              "currency":"INR",
              "value": "0.00"
            }
          },
          {	
            "@ondc/org/item_id":"F1",
            "title":"Convenience Fee",
            "@ondc/org/title_type ":"misc",
            "price":
            {
              "currency":"INR",
              "value":"10.00"
            }
          }
        ],
        "ttl":"P1D "
      }
    }
  }
}
