The Mailings resource will initiate a physical mailing of a 1099 in a created
or beyond status to the address associated to the user passed in the request path. Each mailing can take up to 4 business days to be postmarked, and please be aware the status is associated to the status of the request and not necessarily the date which the mailing was postmarked.
Below are the Mailing object's fields and descriptions:
Field | Description |
---|---|
mailingId | The mailing's unique identifier. |
to | The mailing address the physical mailing will be sent to. |
from | The mailing address the physical mailing will be sent from. |
status | The status of this mailing: created , pending , done , or error |
createdTimestamp | The timestamp at which this mailing was created. |