Created
May 23, 2012 09:44
-
-
Save sharpred/2774285 to your computer and use it in GitHub Desktop.
uploads data
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ "_id" : ObjectId("4fb10c8aaaf231ec96000009"), "id" : 21, "claimid" : "SUS14052012-004", "data" : { "id" : 2, "claimid" : "SUS14052012-004", "status" : "updated", "validationstatus" : 0, "locationtype" : "externaldamage", "locationid" : 1, "ratetype" : 3, "roomshape" : 1, "groupedrepairlist" : null, "otherscopelist" : null, "nonlistedlist" : null, "formid" : "scopeofworks" }, "status" : "pending", "type" : "data", "devicepin" : "testuser", "modified" : ISODate("2012-05-14T13:45:46.507Z"), "created" : ISODate("2012-05-14T13:45:46.507Z") } | |
{ "_id" : ObjectId("4fb10c8aaaf231f68f000006"), "id" : 20, "claimid" : "SUS14052012-004", "data" : { "id" : 1, "claimid" : "SUS14052012-004", "status" : "updated", "validationstatus" : 0, "locationtype" : "internaldamage", "locationid" : 1, "ratetype" : 1, "roomshape" : 1, "roomlength" : 2, "roomwidth" : 2, "roomheight" : 2, "floorceilingarea" : 4, "perimeter" : 8, "wallarea" : 16, "groupedrepairlist" : "[{\"groupedrepairitemcode\":\"GRI02\",\"groupedrepairitemunits\":\"4\"}]", "otherscopelist" : null, "nonlistedlist" : null, "formid" : "scopeofworks" }, "status" : "pending", "type" : "data", "devicepin" : "testuser", "modified" : ISODate("2012-05-14T13:45:46.555Z"), "created" : ISODate("2012-05-14T13:45:46.555Z") } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment