v7

latestOpenAPI 3.0.0raw.githubusercontent.com2026-06-121372601.5 MB
Return Envelopes

Create Return Envelope Order

Creates a batch order of return envelopes. The minimum order quantity is 5000.

post/print-mail/v1/return_envelopes/{id}/orders

Path parameters

idstring required

The ID of the return envelope to order more envelopes for.

Request body

quantityOrderedinteger required

The quantity of return envelopes ordered. Minimum 5000.

descriptionstring

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

metadataobject

See the section on Metadata.

Response

The newly created return envelope order.

idstring required

A unique ID prefixed with return_envelope_order_

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.