AdsDownloadUrl
Download URL for an Advanced Drafting Services file.
namestring
Human-readable name of the ADS type (e.g., "Xactimate ESX", "AutoCAD DWG")
Example:
Xactimate ESXtypestring
The ADS type identifier (e.g., "esx", "dwg", "rvt", "cad2d", "cad3d")
Example:
esxurlstring
Download URL for the ADS file
Example:
https://manage.youriguide.com/api/v1/iguides/ig1234/download-esx?token=eyJhbGci...AdsDownloadUrl
{
"name": "Xactimate ESX",
"type": "esx",
"url": "https://manage.youriguide.com/api/v1/iguides/ig1234/download-esx?token=eyJhbGci..."
}