You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/resources/order.md
+10
Original file line number
Diff line number
Diff line change
@@ -49,8 +49,10 @@ Mailform order
49
49
-`pdf_url` (String) URL of PDF to be printed and mailed by mailform.
50
50
-`simplex` (Boolean) True if the document should be printed one page to a sheet, false if the document can be printed on both sides of a sheet.
51
51
-`stamp` (Boolean) True if the document MUST use a real postage stamp, false if it is acceptable to mail the document using metered postage or an imprint.
52
+
-`timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts))
52
53
-`to_address_2` (String) The suite or room number of the recipient of this envelope or postcard.
53
54
-`to_organization` (String) The organization or company associated with the recipient of this envelope or postcard.
55
+
-`wait_until_fulfilled` (Boolean) Wait until order is fulfilled (mailed). Default timeout is 5 days, but may be overridden using a timeouts block.
54
56
-`webhook` (String) The webhook that should receive notifications about order updates to this order.
0 commit comments