post https://api.postgrid.com/print-mail/v1/letters
Create a letter order using either of HTML, PDF, or a letter template.
Log in to see full request history
Response
Create a letter order using either of HTML, PDF, or a letter template.
xxxxxxxxxx
letter = postgrid.Letter.create(
description='Cool new letter',
pdf='https://www.icnaam.org/documents/8x11singlesample.pdf'
to='contact_aTC5hxsH81LfQTkegDgZ52',
from_='contact_aTC5hxsH81LfQTkegDgZ52',
)
Try It!
to start a request and see the response here! Or choose an example: