Get Self Mailer Preview
Retrieve a self-mailer preview URL.
This is only available for customers with our document management addon, which offers document generation and hosting capabilities. This endpoint has a much higher rate limit than the regular order retrieval endpoint, so it is suitable for customer-facing use-cases.
Path parameters
The ID of the self-mailer to retrieve the preview URL for.
Response
the Self-Mailer Preview URL.
Changes
Changed in 1 of the 7 revisions of this API.32
- ●
added the new
internal_server_errorenum value to the/response property for the response statusresponse-property-enum-value-added
- ●
added the new
not_found_errorenum value to the/response property for the response statusresponse-property-enum-value-added
- ●
added the new
rate_limit_exceeded_errorenum value to the/response property for the response statusresponse-property-enum-value-added
- ○
added
subschema #1subschema #2to the response bodyanyOflist for the response statusresponse-body-any-of-added
- ○
removed
subschema #1subschema #2from the response bodyanyOflist for the response statusresponse-body-any-of-removed
This revision also has 21 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●