v1

latestOpenAPI 3.0.02026-07-14106203730.9 KB
Virtual Mailboxes

Retrieve Virtual Mailbox Item

Retrieves a single item for a virtual mailbox.

get/print-mail/v1/virtual_mailboxes/{id}/items/{itemID}

Path parameters

idstring required
itemIDstring required

Response

The request has succeeded.

idstring required

A unique ID prefixed with virtual_mailbox_item_

descriptionstring

An optional string describing this resource. Will be visible in the API and the dashboard.

metadataobject

See the section on Metadata.

liveboolean required

true if this is a live mode resource else false.

createdAtstring date-time required

The UTC time at which this resource was created.

updatedAtstring date-time required

The UTC time at which this resource was last updated.

object'virtual_mailbox_item' required

Always "virtual_mailbox_item".

virtualMailboxstring required

The ID of the virtual mailbox associated with this item.

fileURLstring

A URL of the envelope scan PDF.

matchedLetterstring

The ID of the letter this item was matched to.