π‘Disposition API: get all plies
{
"areaName": "String",
"areaDesc": "String",
"repairMethod": "String",
"repairType": "String",
"plies": [
{
"name": "String",
"plySequence": "Number",
"plyNumber": "String",
"status": "String | null"
},
...
]
}
Last updated