Image object

Comes bundled in the Images element, as a part of some document type (e.g. Receipt).

<Images>
    <Image
        imgurl="http://www.shoeboxed.com/api/document/jpg/receipt/724959232/dfb2fb21498668f95f1c927991818842/1"
        index="1"
    />
    <Image
        imgurl="http://www.shoeboxed.com/api/document/jpg/receipt/724959232/dfb2fb21498668f95f1c927991818842/2"
        index="2"
    />
    <Image
        imgurl="http://www.shoeboxed.com/api/document/jpg/receipt/724959232/dfb2fb21498668f95f1c927991818842/3"
        index="3"
    />
</Images>
Parameter Description
imgurl The URL of the image.
index The ordinal index of the image, starting with 1.