Other document object

“Other documents” are those that are neither receipts, nor business cards, nor bills.

<OtherDocument
    id="124538"
    envelopeCode="BYWFW2Y0"
    note=""
    createDate="06/13/2011"
    modifyDate="06/13/2011"
    name="Investment Statement 05/2011"
>
    <Images count="2">
        <Image imgurl="https://app.shoeboxed.com/api/document/jpg/other-document/124538/cfe7a8ffb3fa0eb96e9d9cfcd775aa90/1" index="1"/>
        <Image imgurl="https://app.shoeboxed.com/api/document/jpg/other-document/124538/cfe7a8ffb3fa0eb96e9d9cfcd775aa90/2" index="2"/>
    </Images>
</OtherDocument>
Parameter Description
id Unique identifier for this other document.
envelopeCode If the other document was mailed in, the code of the Shoeboxed envelope it came in.
note Optional user’s note.
createDate The date the other document was added to Shoeboxed.
modifyDate The date the other document was last modified, either by the user, by Shoeboxed, or by an API app.
name The name on the other document.

Images

Refer to the Image object.