Virtual Mailboxes
Virtual mailboxes let you receive, scan, and forward your physical mail without needing a traditional physical mailbox. Each mailbox is fully digital, giving you a unique ID, status, and a set of capabilities such as forwarding mail to another address or viewing envelope scans. This allows you to manage physical correspondence entirely online.
You can request access to this feature by reaching out to [email protected]
Create Virtual Mailbox
List Virtual Mailboxes
Retrieve Virtual Mailbox
Retrieve Physical Address
ModelsExpand Collapse
class VirtualMailboxCreateResponse: …The virtual mailbox object.
The virtual mailbox object.
capabilities: CapabilitiesAll of the capabilities a virtual mailbox may have.
All of the capabilities a virtual mailbox may have.
forward_mail_to: Optional[Contact]A contact to forward any returned mail to.
A contact to forward any returned mail to.
A series of human-readable errors/warnings that were raised when running the provided address through our address verification.
An optional string describing this resource. Will be visible in the API and the dashboard.
If true, PostGrid will force this contact to have an addressStatus of verified even if our address verification system says otherwise.
class VirtualMailboxListResponse: …The virtual mailbox object.
The virtual mailbox object.
capabilities: CapabilitiesAll of the capabilities a virtual mailbox may have.
All of the capabilities a virtual mailbox may have.
forward_mail_to: Optional[Contact]A contact to forward any returned mail to.
A contact to forward any returned mail to.
A series of human-readable errors/warnings that were raised when running the provided address through our address verification.
An optional string describing this resource. Will be visible in the API and the dashboard.
If true, PostGrid will force this contact to have an addressStatus of verified even if our address verification system says otherwise.
class VirtualMailboxRetrieveResponse: …The virtual mailbox object.
The virtual mailbox object.
capabilities: CapabilitiesAll of the capabilities a virtual mailbox may have.
All of the capabilities a virtual mailbox may have.
forward_mail_to: Optional[Contact]A contact to forward any returned mail to.
A contact to forward any returned mail to.
A series of human-readable errors/warnings that were raised when running the provided address through our address verification.
An optional string describing this resource. Will be visible in the API and the dashboard.
If true, PostGrid will force this contact to have an addressStatus of verified even if our address verification system says otherwise.
Virtual MailboxesItems
Virtual mailboxes let you receive, scan, and forward your physical mail
without needing a traditional physical mailbox. Each mailbox is fully
digital, giving you a unique ID, status, and a set of capabilities such as
forwarding mail to another address or viewing envelope scans. This allows you
to manage physical correspondence entirely online.
You can request access to this feature by reaching out to
[email protected]
Virtual mailboxes let you receive, scan, and forward your physical mail without needing a traditional physical mailbox. Each mailbox is fully digital, giving you a unique ID, status, and a set of capabilities such as forwarding mail to another address or viewing envelope scans. This allows you to manage physical correspondence entirely online.
You can request access to this feature by reaching out to [email protected]