Skip to content
Get startedDashboardSupport

Return Envelopes

You can use the return envelopes API to create and manage return envelopes. These are envelopes that are sent along with your mail (if specified) and allow your recipients to send mail to a particular address without having to purchase their own envelopes/stamps.

Note that you must order return envelopes and wait for the order to be filled before you can use them. You can manage these return envelope orders via the API as well as the dashboard.

Create Return Envelope
POST/print-mail/v1/return_envelopes
List Return Envelopes
GET/print-mail/v1/return_envelopes
Get Return Envelope
GET/print-mail/v1/return_envelopes/{id}
ModelsExpand Collapse
One of the following:

You can use the return envelopes API to create and manage return envelopes. These are envelopes that are sent along with your mail (if specified) and allow your recipients to send mail to a particular address without having to purchase their own envelopes/stamps.

Note that you must order return envelopes and wait for the order to be filled before you can use them. You can manage these return envelope orders via the API as well as the dashboard.

Create Return Envelope Order
POST/print-mail/v1/return_envelopes/{id}/orders
List Return Envelope Orders
GET/print-mail/v1/return_envelopes/{id}/orders
Get Return Envelope Order
GET/print-mail/v1/return_envelopes/{id}/orders/{orderID}
Fill Test Return Envelope Order
POST/print-mail/v1/return_envelopes/{id}/orders/{orderID}/fills
Cancel Return Envelope Order
DELETE/print-mail/v1/return_envelopes/{id}/orders/{orderID}
ModelsExpand Collapse
One of the following:
One of the following:
One of the following: