FabricInspectionResponse
caseNumberstring
Case number of the created inspection
Example:
CASE-001inspectionIdstring
Uuid of the booking of the created inspection
Example:
aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeeeinspectionResultstring
Result of the created inspection
Example:
passinspectionUuidstring
Uuid of the created inspection
Example:
ffffffff-1111-2222-3333-444444444444internalIntegrationIdstring
The identifier sent in the request
Example:
INT-001FabricInspectionResponse
{
"caseNumber": "CASE-001",
"inspectionId": "aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee",
"inspectionResult": "pass",
"inspectionUuid": "ffffffff-1111-2222-3333-444444444444",
"internalIntegrationId": "INT-001"
}