Interface: InspectionsMarkImageAsInactiveRequest
Describes the structure of the request for the inspectionsMarkImageAsInactive method
Work with applicants
imageId
• imageId: string
An image identifier. You can get this number by using this API method.
See
Mark image as inactive API Reference
Defined in
inspectionId
• inspectionId: string
An inspection identifier. You can get this number by using this API method.
See
Mark image as inactive API Reference
Defined in
revert
• Optional revert: boolean
Set true to revert inactivity of the image.
See
Mark image as inactive API Reference