[
{
"scaffoldId": "string",
"requestId": "string",
"scaffoldStatus": "string ("Enums": "on-rent", "scoped", "inspection-needed", "inspection-expired", "demo-requested", "demoed")",
"scaffoldTag": "string ("NULLABLE")",
"scaffoldType": "string",
"scaffoldLastInspector": "string ("NULLABLE")",
"height": "number",
"width": "number",
"length": "number",
"legs": "number",
"elevation": "number",
"billableLegFeet": "number",
"deckCount": "number",
"deckArea": "number",
"modifyPurchaseOrderType": "string ("Enums": "UPPO", "TMPO") ("NULLABLE")",
"modifyPurchaseOrder": "string ("NULLABLE")",
"modifyComments": "string ("NULLABLE")",
"offRentPurchaseOrderType": "string ("Enums": "UPPO", "TMPO") ("NULLABLE")",
"offRentPurchaseOrder": "string ("NULLABLE")",
"offRentComments": "string ("NULLABLE")",
"coordinates": {
"latitude": "number",
"longitude": "number"
},
"craneRequired": "boolean ("DEFAULT: False")",
"naturalDisasterConcern": "boolean ("DEFAULT: False")",
"skidPanRequired": "boolean ("DEFAULT: False")",
"createdOn": "date/time",
"updatedOn": "date/time",
"latestInspectionDate": "date/time ("NULLABLE")",
"buildDate": "date/time ("NULLABLE")",
"offRentedOn": "date/time ("NULLABLE")",
"fulfilledDate": "date/time ("NULLABLE")",
"demoedOn": "date/time ("NULLABLE")",
"earliestDemoDate": "date/time ("NULLABLE")",
"latestDemoDate": "date/time ("NULLABLE")",
"modifyDate": "date/time ("NULLABLE")",
}
]
|