{
    "context":
    {
      "domain":"ONDC:RET11",
      "action":"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:00.000Z",
      "ttl": "PT30S"
    },
    "message":
    {
      "order":
      {
        "provider":
        {
          "id":"P1",
          "locations":
          [
            {    
              "id":"L1"
            }
          ]
        },
        "items":
        [
          {
            "id":"I1",
            "location_id":"L1",
            "quantity":
            {
              "count":2
            }
          }
        ],
        "offers ":
        [
          {
            "id":"BUY2GET3",
            "tags":
            [
              {
                "code":"selection",
                "list":
                [
                  {
                    "code":"apply ",
                    "value":"yes "
                  }
                ]
            }
          ]
        }
      ],
      "fulfillments":
      [
        {
          "end ":
          {
            "location":
            {
              "gps ":"12.453544,77.928379",
              "address":
              {
                "area_code":"560001"
              }
            }
          }
        }
      ],
      "payment ":
      {
        "type":"ON-FULFILLMENT "
      }
    }
  }
}
  