ItemFile

An ItemFile _represents a file for an Item, such as a proof or a production file.

NameTypeDescription
IdintThe ID of the item file.
ItemIdintThe ID of the item that the item file belongs to.
Item (via $expand)ItemThe item that the item file belongs to.
TypeItemFileTypeThe type of item file. Valid values are Proof and Production.
UrlPathstringThe URL path to the file. Prepend your account's primary host to this path to construct a full URL for the file.