Skip to main content

Added damage photos for AIAG inspection

Now the damages object includes a nested photos array with photo guid, file location as original_url, and taken_at datetime field.

...
"photos": [
{
"guid": "eu281196-a55e-436a-a61e-993ae0440928",
"original_url": "https://storage.googleapis.com/carrier-tms/media/carriers/eu281196-a55e-436a-a61e-993ae0440928/2021/4/20/example.jpg",
"taken_at": "2019-11-15T10:33:29.112+0000"
}
]

Please see the API reference.