Skip to content
Get startedDashboardSupport

Self Mailers

Create and manage self mailers.

Create Self Mailer Create Self Mailer
client.printMail.selfMailers.create(SelfMailerCreateParamsparams, RequestOptionsoptions?): SelfMailerCreateResponse
POST/print-mail/v1/self_mailers
List Self Mailers
client.printMail.selfMailers.list(SelfMailerListParams { limit, search, skip } query?, RequestOptionsoptions?): SkipLimit<SelfMailer { id, createdAt, from, 17 more } >
GET/print-mail/v1/self_mailers
Get Self Mailer
client.printMail.selfMailers.retrieve(stringid, RequestOptionsoptions?): SelfMailer { id, createdAt, from, 17 more }
GET/print-mail/v1/self_mailers/{id}
Cancel Self Mailer
client.printMail.selfMailers.delete(stringid, RequestOptionsoptions?): SelfMailer { id, createdAt, from, 17 more }
DELETE/print-mail/v1/self_mailers/{id}
Get Self Mailer Preview
client.printMail.selfMailers.retrieveURL(stringid, RequestOptionsoptions?): SelfMailerRetrieveURLResponse { id, object, url }
GET/print-mail/v1/self_mailers/{id}/url
Progress Status
client.printMail.selfMailers.progress(stringid, RequestOptionsoptions?): SelfMailer { id, createdAt, from, 17 more }
POST/print-mail/v1/self_mailers/{id}/progressions
ModelsExpand Collapse
One of the following:
One of the following:
One of the following:
One of the following:
One of the following:
One of the following:
One of the following:
One of the following:
One of the following:
One of the following:
One of the following:
One of the following:
One of the following:
One of the following:
One of the following:
One of the following:
One of the following:
One of the following:
One of the following:
One of the following:
One of the following:
One of the following: