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 Preview, Proof, and Production, and CustomerUpload.
UrlPathstringThe URL path to the file.For Preview files, use the following format for the full file URL:https ://liftoff-shop.imgix.net/[your account code]/[UrlPath for the Preview file]For Proof, Production, and CustomerUpload files, use the following format for the full file URL:https://[your Liftoff account's primary host]/[UrlPath for the Proof or Production file]