{
    "context":
    {
      "domain":"ONDC:RET10",
      "action":"init",
      "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":"M3",
      "city":"std:080",
      "country":"IND",
      "timestamp":"2023-06-03T09:00:00.000Z",
      "ttl":"PT30S"
    },
    "message":
    {
      "order":
      {
        "provider":
        {
          "id":"P1",
          "locations":
          [
            {
              "id":"L1"
            }
          ]
        },
        "items":
        [
          {
            "id":"I1",
            "fulfillment_id":"F1",
            "quantity":
            {
              "count":2
            }
          }
        ],
        "offers ":
        [
          {
            "id":"BUY2GET3"
          }
        ],
        "billing":
        {
          "name":"ONDC buyer",
          "address":
          {
            "name":"my house or door or floor # ",
            "building":"my building name or house #",
            "locality ":"my street name",
            "city":"Bengaluru",
            "state":"Karnataka",
            "country":"IND",
            "area_code":"560037"
        },
        "tax_number ":"XXXXXXXXXXXXXXX",
        "email ":"nobody@nomail.com",
        "phone":"9886098860",
        "created_at ":"2023-06-03T09:00:00.000Z",
        "updated_at ":"2023-06-03T09:00:00.000Z"
      },
      "fulfillments":
      [
        {
          "id":"F1",
          "type":"Delivery",
          "end":
          {
            "location":
            {
              "gps":"12.453544,77.928379",
              "address ":
              {
                "name":"my house or door or floor # ",
                "building":"my building name or house #",
                "locality":"my street name",
                "city":"Bengaluru",
                "state":"Karnataka",
                "country":"IND",
                "area_code":"560037"
              }
            },
            "contact":
            {
              "phone":"9886098860 "
            }
          }
        }
      ]
    }
  }
}
  