Vehicle inspections
Vehicles Inspections: bunches of Photos management
Create a Screen
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"Result": {
"Screen": {
"Id": 0,
"ScreenableId": 0,
"ScreenableType": "string",
"Front": {
"Url": "string"
},
"Back": {
"Url": "string"
},
"LeftFrontWing": {
"Url": "string"
},
"LeftFrontDoor": {
"Url": "string"
},
"LeftRearDoor": {
"Url": "string"
},
"LeftRearWing": {
"Url": "string"
},
"RightFrontWing": {
"Url": "string"
},
"RightFrontDoor": {
"Url": "string"
},
"RightRearDoor": {
"Url": "string"
},
"RightRearWing": {
"Url": "string"
},
"FrontLeftDiagonal": {
"Url": "string"
},
"FrontRightDiagonal": {
"Url": "string"
},
"BackLeftDiagonal": {
"Url": "string"
},
"BackRightDiagonal": {
"Url": "string"
},
"Windshield": {
"Url": "string"
},
"Dashboard": {
"Url": "string"
},
"Left": {
"Url": "string"
},
"Right": {
"Url": "string"
},
"CanQuotation": true,
"CanEdit": true,
"CreatedAt": "2020-10-20T18:00:31.095Z",
"UpdatedAt": "2020-10-20T18:00:31.095Z",
"Screenable": {
"Id": 0,
"Paint": "solid",
"ClaimDateTime": "2020-10-20T18:00:31.095Z",
"Description": "string",
"Lat": "string",
"Lng": "string",
"DriverFirstName": "string",
"DriverLastName": "string",
"DriverPhone": "string",
"DriverLicenseNo": "string",
"InvolvedFirstName": "string",
"InvolvedLastName": "string",
"InvolvedLicenseNo": "string",
"InvolvedVehicleLicenseplateno": "string",
"VehicleMake": "string",
"VehicleModel": "string",
"VehicleLicenseplateno": "string",
"CarToken": "string",
"CarTowing": true,
"CarDrivable": true,
"CreatedAt": "2020-10-20T18:00:31.095Z",
"UpdatedAt": "2020-10-20T18:00:31.095Z",
"DriverName": "string",
"InvolvedComments": "string",
"Locations": "string",
"State": "draft",
"CanEdit": true,
},
"Quotes": [
{
"Id": 0,
"ExternalId": "string",
"ScreenId": 0,
"CreatedAt": "2020-10-20T18:00:31.095Z"
}
]
}
}
}Update a Screen
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Show a Screen
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Show Screens
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Last updated