{
    "mystore": [
        {
            "PutRequest": {
                "Item": {
                    "clientid": {
                        "S": "john@example.com"
                    },
                    "created": {
                        "S": "2020-03-9T08:12Z"
                    },
                    "sku": {
                        "S": "SKU-S523"
                    },
                    "category": {
                        "S": "T-Shirt"
                    },
                    "size": {
                        "S": "Small"
                    },
                    "colour": {
                        "S": "Red"
                    },
                    "qty": {
                        "N": "1"
                    },
                    "price": {
                        "N": "30"
                    },
                    "weight": {
                        "S": "Light"
                    } 
                  
                }
            }
        },
        {
            "PutRequest": {
                "Item": {
                    "clientid": {
                        "S": "chris@example.com"
                    },
                    "created": {
                        "S": "2020-03-10T14:30Z"
                    },
                    "sku": {
                        "S": "SKU-J091"
                    },
                    "category": {
                        "S": "Pen"
                    },
                    "qty": {
                        "N": "1"
                    },
                    "price": {
                        "N": "14.99"
                    },
                    "colour": {
                        "S": "Blue"
                    }
                  
                }
            }
        },
        {
            "PutRequest": {
                "Item": {
                    "clientid": {
                        "S": "chris@example.com"
                    },
                    "created": {
                        "S": "2020-03-10T15:30Z"
                    },
                    "sku": {
                        "S": "SKU-A234"
                    },
                    "category": {
                        "S": "Mug"
                    },
                    "qty": {
                        "N": "2"
                    },
                    "price": {
                        "N": "8.99"
                    },
                    "size": {
                        "N": "12"
                    }
                  
                }
            }
        },
        {
            "PutRequest": {
                "Item": {
                    "clientid": {
                        "S": "sarah@example.com"
                    },
                    "created": {
                        "S": "2020-03-12T7:42Z"
                    },
                    "sku": {
                        "S": "SKU-R873"
                    },
                    "category": {
                        "S": "Chair"
                    },
                    "size": {
                        "N": "94"
                    },
                    "qty": {
                        "N": "6"
                    },
                    "price": {
                        "N": "82.99"
                    },
                    "weight": {
                        "N": "4011"
                    } 
                  
                }
            }
        },
        {
            "PutRequest": {
                "Item": {
                    "clientid": {
                        "S": "jenny@example.com"
                    },
                    "created": {
                        "S": "2020-03-13T18:29Z"
                    },
                    "sku": {
                        "S": "SKU-I019"
                    },
                    "category": {
                        "S": "Plate"
                    },
                    "qty": {
                        "N": "12"
                    },
                    "price": {
                        "N": "119.99"
                    },
                    "size": {
                        "N": "30"
                    }
                  
                }
            }
        },
        {
            "PutRequest": {
                "Item": {
                    "clientid": {
                        "S": "jose@example.com"
                    },
                    "created": {
                        "S": "2020-04-01T20:01Z"
                    },
                    "sku": {
                        "S": "SKU-U812"
                    },
                    "category": {
                        "S": "Phone Case"
                    },
                    "qty": {
                        "N": "1"
                    },
                    "price": {
                        "N": "19.99"
                    },
                    "size": {
                        "S": "iPhone 8"
                    }
                  
                }
            }
        },
        {
            "PutRequest": {
                "Item": {
                    "clientid": {
                        "S": "jess@example.com"
                    },
                    "created": {
                        "S": "2020-04-02T06:04Z"
                    },
                    "sku": {
                        "S": "SKU-P122"
                    },
                    "category": {
                        "S": "book"
                    },
                    "qty": {
                        "N": "1"
                    },
                    "price": {
                        "N": "24.95"
                    },
                    "weight": {
                        "N": "200"
                    }
                  
                }
            }
        },
        {
            "PutRequest": {
                "Item": {
                    "clientid": {
                        "S": "cindy@example.com"
                    },
                    "created": {
                        "S": "2020-03-28T20:29Z"
                    },
                    "sku": {
                        "S": "SKU-L398"
                    },
                    "qty": {
                        "N": "1"
                    },
                    "price": {
                        "N": "12.99"
                    },
                    "category": {
                        "S": "Charger"
                    }
                  
                }
            }
        },{
            "PutRequest": {
                "Item": {
                    "clientid": {
                        "S": "adam@example.com"
                    },
                    "created": {
                        "S": "2020-03-18T04:54Z"
                    },
                    "sku": {
                        "S": "SKU-K101"
                    },
                    "category": {
                        "S": "Bowl"
                    },
                    "size": {
                        "N": "20"
                    },
                    "price": {
                        "N": "32"
                    },
                    "qty": {
                        "N": "4"
                    }
                  
                }
            }
        },{
            "PutRequest": {
                "Item": {
                    "clientid": {
                        "S": "safin@example.com"
                    },
                    "created": {
                        "S": "2020-03-21T22:27Z"
                    },
                    "sku": {
                        "S": "SKU-M011"
                    },
                    "category": {
                        "S": "Glasses"
                    },
                    "model": {
                        "S": "Champagne"
                    },
                    "qty": {
                        "N": "10"
                    },
                    "price": {
                        "N": "249.99"
                    },
                    "finish": {
                        "S": "Crystal"
                    }
                  
                }
            }
        },{
            "PutRequest": {
                "Item": {
                    "clientid": {
                        "S": "carol@example.com"
                    },
                    "created": {
                        "S": "2020-03-27T19:19Z"
                    },
                    "category": {
                        "S": "Watch"
                    },
                    "model": {
                        "S": "NXC021Z"
                    },
                    "qty": {
                        "N": "2"
                    },
                    "price": {
                        "N": "349.99"
                    },
                    "brand": {
                        "S": "Garmin"
                    }
                  
                }
            }
        },
        {
            "PutRequest": {
                "Item": {
                    "clientid": {
                        "S": "jake@example.com"
                    },
                    "created": {
                        "S": "2020-03-18T19:29Z"
                    },
                    "sku": {
                        "S": "SKU-Q012"
                    },
                    "category": {
                        "S": "Camera"
                    },
                    "brand": {
                        "S": "Cannon"
                    },
                    "qty": {
                        "N": "1"
                    },
                    "price": {
                        "N": "429.99"
                    },
                    "model": {
                        "S": "EOS 5D MIV"
                    }
                  
                }
            }
        },
        {
            "PutRequest": {
                "Item": {
                    "clientid": {
                        "S": "chris@example.com"
                    },
                    "created": {
                        "S": "2020-04-01T12:30Z"
                    },
                    "sku": {
                        "S": "SKU-B123"
                    },
                    "category": {
                        "S": "Batteries"
                    },
                    "qty": {
                        "N": "12"
                    },
                    "price": {
                        "N": "22.99"
                    },
                    "size": {
                        "S": "A3"
                    }
                  
                }
            }
        },
        {
            "PutRequest": {
                "Item": {
                    "clientid": {
                        "S": "chris@example.com"
                    },
                    "created": {
                        "S": "2020-03-28T18:01Z"
                    },
                    "sku": {
                        "S": "SKU-C765"
                    },
                    "category": {
                        "S": "Ear Plugs"
                    },
                    "qty": {
                        "N": "1"
                    },
                    "price": {
                        "N": "6.99"
                    }
                  
                }
            }
        },
        {
            "PutRequest": {
                "Item": {
                    "clientid": {
                        "S": "pj@example.com"
                    },
                    "created": {
                        "S": "2020-04-03T07:04Z"
                    },
                    "sku": {
                        "S": "SKU-P122"
                    },
                    "category": {
                        "S": "book"
                    },
                    "qty": {
                        "N": "1"
                    },
                    "price": {
                        "N": "24.95"
                    },
                    "weight": {
                        "N": "200"
                    }
                  
                }
            }
        },
        {
            "PutRequest": {
                "Item": {
                    "clientid": {
                        "S": "werner@example.com"
                    },
                    "created": {
                        "S": "2020-04-02T06:04Z"
                    },
                    "sku": {
                        "S": "SKU-P122"
                    },
                    "category": {
                        "S": "book"
                    },
                    "qty": {
                        "N": "1"
                    },
                    "price": {
                        "N": "24.95"
                    },
                    "weight": {
                        "N": "200"
                    }
                  
                }
            }
        },
        {
            "PutRequest": {
                "Item": {
                    "clientid": {
                        "S": "charles@example.com"
                    },
                    "created": {
                        "S": "2020-04-02T06:04Z"
                    },
                    "sku": {
                        "S": "SKU-P122"
                    },
                    "category": {
                        "S": "book"
                    },
                    "qty": {
                        "N": "4"
                    },
                    "price": {
                        "N": "24.95"
                    },
                    "weight": {
                        "N": "200"
                    }
                  
                }
            }
        },
        {
            "PutRequest": {
                "Item": {
                    "clientid": {
                        "S": "kathy@example.com"
                    },
                    "created": {
                        "S": "2020-04-02T06:04Z"
                    },
                    "sku": {
                        "S": "SKU-P122"
                    },
                    "category": {
                        "S": "book"
                    },
                    "qty": {
                        "N": "2"
                    },
                    "price": {
                        "N": "24.95"
                    },
                    "weight": {
                        "N": "200"
                    }
                  
                }
            }
        },
        {
            "PutRequest": {
                "Item": {
                    "clientid": {
                        "S": "leonard@example.com"
                    },
                    "created": {
                        "S": "2020-04-03T06:04Z"
                    },
                    "sku": {
                        "S": "SKU-T122"
                    },
                    "category": {
                        "S": "Phone Case"
                    },
                    "qty": {
                        "N": "2"
                    },
                    "price": {
                        "N": "19.95"
                    },
                    "weight": {
                        "S": "iPhone 8"
                    }
                  
                }
            }
        },
        {
            "PutRequest": {
                "Item": {
                    "clientid": {
                        "S": "pat@example.com"
                    },
                    "created": {
                        "S": "2020-04-03T06:04Z"
                    },
                    "sku": {
                        "S": "SKU-T122"
                    },
                    "category": {
                        "S": "Phone Case"
                    },
                    "qty": {
                        "N": "2"
                    },
                    "price": {
                        "N": "19.95"
                    },
                    "weight": {
                        "S": "iPhone 8"
                    }
                  
                }
            }
        },
        {
            "PutRequest": {
                "Item": {
                    "clientid": {
                        "S": "colin@example.com"
                    },
                    "created": {
                        "S": "2020-04-03T06:04Z"
                    },
                    "sku": {
                        "S": "SKU-T122"
                    },
                    "category": {
                        "S": "Phone Case"
                    },
                    "qty": {
                        "N": "4"
                    },
                    "price": {
                        "N": "19.95"
                    },
                    "weight": {
                        "S": "iPhone 8"
                    }
                  
                }
            }
        }


       
    ]
}