Exemption Certificate Management
CertCapture RESTful APIs
ItemImageDetailsModel
Item image details model
This model is used in the following APIs:
Parameters
itemImageIdOptional
stringGuid Primary key for ItemImage
itemImageDetailIdOptional
integerNumeric primary key for ItemImage
companyIdOptional
integerGets or sets the company ID associated with the item image.
itemIdOptional
integerGets or sets the item ID.
createdAtOptional
stringGets or sets the creation timestamp of the item image.
createdUserIdOptional
integerGets or sets the ID of the user who created the item image.
modifiedAtOptional
stringGets or sets the last modification timestamp of the item image.
modifiedUserIdOptional
integerGets or sets the ID of the user who last modified the item image.