Skip to content

Interface: InspectionsGetDocumentImagesRequest

Describes the structure of the request for the inspectionsGetDocumentImages method

Work with applicants

imageId

imageId: string

An image identifier. You can get this number by using this API method.

See

Get document images API Reference

Defined in

src/client.ts:1214


inspectionId

inspectionId: string

An inspection identifier. This identifier is returned as a root field upon running this API method.

See

Get document images API Reference

Defined in

src/client.ts:1220