v1

latestOpenAPI 3.0.02026-07-14106203730.9 KB
Virtual Mailboxes

Create Virtual Mailbox

Creates a new virtual mailbox. In live mode, the virtual mailbox will be pending assignment and cannot be used until it has been assigned and activated by our team. You will be notified via email once the virtual mailbox has been activated. In test mode, the virtual mailbox will be activated immediately upon creation.

post/print-mail/v1/virtual_mailboxes

Request body

countryCode'US' required

All of the supported countries for virtual mailboxes.

Response

The request has succeeded and a new resource has been created as a result.

idstring required

A unique ID prefixed with virtual_mailbox_

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' required

Always "virtual_mailbox".

status'active' | 'pending_assignment' required

The possible statuses of virtual mailboxes.

countryCode'US' required

All of the supported countries for virtual mailboxes.