{
"id": "unique-scan-id",
"status": "PROCESSING",
"prismScanId": "prism-unique-scan-id",
"deviceConfigName": "IPHONE_SCANNER",
"assetConfigId": "",
"weight": {
"value": 80,
"unit": "kg"
},
"height": {
"value": 1.8,
"unit": "m"
},
"userId": "unique-user-id",
"userToken": "unique-user-token",
"createdAt": "text",
"updatedAt": "text",
"scanAssets": {
"id": "unique-scan-asset-id",
"scanId": "unique-scan-id",
"captureData": "succeeded",
"captureDataUpdatedAt": "text",
"body": "started",
"bodyUpdatedAt": "text",
"fittedBody": null,
"fittedBodyUpdatedAt": "text",
"measurement": null,
"measurementUpdatedAt": "text",
"createdAt": "text",
"updatedAt": "text"
},
"measurements": {
"neckFit": 0,
"shoulderFit": 0,
"upperChestFit": 0,
"chestFit": 0,
"lowerChestFit": 0,
"waistFit": 0,
"waistNavyFit": 0,
"stomachFit": 0,
"hipsFit": 0,
"upperThighLeftFit": 0,
"upperThighRightFit": 0,
"thighLeftFit": 0,
"thighRightFit": 0,
"lowerThighLeftFit": 0,
"lowerThighRightFit": 0,
"calfLeftFit": 0,
"calfRightFit": 0,
"ankleLeftFit": 0,
"ankleRightFit": 0,
"midArmRightFit": 0,
"midArmLeftFit": 0,
"lowerArmRightFit": 0,
"lowerArmLeftFit": 0,
"waistToHipRatio": 0
},
"bodyfat": {
"bodyfatMethod": "coco",
"bodyfatPercentage": 20,
"leanMassPercentage": 80,
"fatMass": 16,
"leanMass": 64
}
}