Return Envelopes
Get Return Envelope Order
Gets a specific return envelope order by return envelope ID as id and return envelope order ID as orderID.
get/print-mail/v1/return_envelopes/{id}/orders/{orderID}
Path parameters
idstring required
The ID of the return envelope.
orderIDstring required
The ID of the return envelope order.
Query parameters
expand[]string[]
Pass expand[]=returnEnvelope to expand the order's returnEnvelope field into the full return envelope object.
Response
The return envelope order.