Replay Order
Submit a copy of a previously placed order as a brand-new order. The same creative is charged and mailed again, and the original order is left untouched. By default the replay is sent to the recipients the original actually reached (failed items are excluded). Supply a recipients array to send the same creative to a different audience instead.
Only settled, non-cancelled orders can be replayed. The replay is a fresh order that runs through the normal fulfillment pipeline, including Address Verification, Duplicate Prevention and suppression lists.
Authorizations
Bearer token authentication using your thanks.io API key
Path Parameters
ID of the order to replay.
Body
Optional override. When supplied, the replay mails the original's creative to these recipients instead of the ones the original reached. Each recipient requires an address; unlike the send endpoints, an address-less recipient is not accepted.
1Optional send date for the replay. Any format Carbon can parse is accepted; the date-only portion is stored.
"2025-09-15"
Optional metadata for the replay. Same shape and limits as the send endpoints — returned unchanged by the order endpoints and included in every webhook event for the order as order.metadata. When omitted, the original order's metadata is carried over.
Response
Replay submitted. The response body mirrors the send endpoints' order-submitted shape, with an added replayed_from_order_id pointing back to the source order.
Response when an Order is successfully submitted to Send Mailer
Unique identifier for the order
42664
User ID for the order
2
Sub-account Info For Order. Can be null
Sub account ID for the order
12345
Total estimated recipients for the order
1
Total authorization amount for the order in cents
58
Total leads fee for the order in cents
99
Mailing lists used for the order. Can be null if recipients or radius search is used.
"3046,3020"
List of recipients for the order
Front image URL for the order
"https://s3.amazonaws.com/cdn.thanks.io/user_image_library/1533645532.png"
Image template ID for the order
6
Custom background URL for the order. Only valid for postcard backs and the interior background of notecards and giftcards.
"https://s3.amazonaws.com/content.thanks.io/templates/branding-builder-images/c09d39aadfc-3701d4467b8/4524cce0-78cb-11f0-b937-17570cbedaf4.png"
Message content for the order
"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
Message template ID for the order
12345
Handwriting color to use
"rgba(31,0,113,0.80)"
Font size for the order
auto, small, medium, large "auto"
Handwriting style ID for the order
4
Appended "Or Current Resident" for the order. This is helpful if you want to ensure delivery.
false
Return name for the order
"John Doe"
Return address line 1 for the order
"123 Main Street"
Return address line 2 for the order
null
Return city for the order
"Anytown"
Return state/province for the order
"NY"
Return postal code for the order
"12345"
Type of the order
postcard, postcard6x11, letter, notecard, giftcard, windowlessletter "postcard"
Size of the order (valid for postcards only)
4x6, 6x9, 6x11 "4x6"
Method for the order
api, cardbuilder, drip, email, zapier Status of the order
reviewing, processing, fulfilled, cancelled, printed, shipped, paused, delivered Display status for the order
"Reviewing"
Display trigger for the order
"API"
Display type for the order
"Postcard-4x6"
Add-ons for the order
QR code URL for the order
"https://www.google.com?name=~FULL_NAME~&custom_field_1=~CUSTOM1~&custom_field2=~CUSTOM2~"
Gift card brand for the order (valid for Giftcard orders only)
null
Gift card image URL for the order (valid for Giftcard orders only)
null
Gift card amount for the order in cents (valid for Giftcard orders only)
null
Gift card brand long name for the order (valid for Giftcard orders only)
"Amazon.com"
The metadata object submitted with the order, returned exactly as it was sent. Null when the order was created without metadata.
Last updated timestamp for the order
"2025-08-14 16:42:44"
Creation timestamp for the order
"2025-08-14 16:42:44"
ID of the source order this replay was copied from.
42708