Skip to content
Get startedDashboardSupport

Postcards

Create and manage postcard mailings.

Create Postcard Create Postcard
client.printMail.postcards.create(PostcardCreateParamsparams, RequestOptionsoptions?): PostcardCreateResponse
POST/print-mail/v1/postcards
List Postcards
client.printMail.postcards.list(PostcardListParams { limit, search, skip } query?, RequestOptionsoptions?): SkipLimit<Postcard { id, createdAt, live, 18 more } >
GET/print-mail/v1/postcards
Get Postcard
client.printMail.postcards.retrieve(stringid, RequestOptionsoptions?): Postcard { id, createdAt, live, 18 more }
GET/print-mail/v1/postcards/{id}
Cancel Postcard
client.printMail.postcards.delete(stringid, RequestOptionsoptions?): Postcard { id, createdAt, live, 18 more }
DELETE/print-mail/v1/postcards/{id}
Get Postcard Preview
client.printMail.postcards.retrieveURL(stringid, RequestOptionsoptions?): PostcardRetrieveURLResponse { id, object, url }
GET/print-mail/v1/postcards/{id}/url
Cancel Postcard With Note
client.printMail.postcards.cancel(stringid, PostcardCancelParams { note } body, RequestOptionsoptions?): Postcard { id, createdAt, live, 18 more }
POST/print-mail/v1/postcards/{id}/cancellation
Progress Status
client.printMail.postcards.progress(stringid, RequestOptionsoptions?): Postcard { id, createdAt, live, 18 more }
POST/print-mail/v1/postcards/{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:
One of the following:
One of the following:
One of the following: