Create a Job

This function creates a new job in the customer’s account. In this function you will specify the product and mailing options, " + "the document and list id’s and the return address if other that the default return address in your account." + "There are two ways to create a job with the rest api. The first method is used when you want to specify all the job options from within the API. " + "This method will not work when using mail merge for variable data. " + "The second method is to use the web user interface to create a job template which is used over and over again.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

The general type of the product

string
required

The specific type of the product

string
required

The desired production time

string
required

If this is an enveloped product this determines the envelope in which the product is to be mailed; otherwise provide no value

string
required

Print in color or black and white

string
required

Sets the paper the mailing is to be printed on

string
required

Sets simplex or duplex printing

string

ID of the document to print

string

This required if the product required a recipient address list

string

Return address Name

string

Return address Organization

string

Return address line 1

string

Return address line 2

string

Return address City

string

Return address state

string

Return address zip code

string

Ancillary endorsement service, the default is none

string

Overrides the default of First Class for mailed products

string

This is a short signature to identify orders that come from your app

int64

use to place this job in a pre-existing project in your account

string

Used to schedule the mailing date in the future. Format YYYYMMDD. If not provided the order will be mailed on the next available on the next business day. The business day cut off is 8PM EST.

string

For products that do not use mailing lists. Quantity to print

string

document ID of the job version of the document

string

Address List Id of the job version

int64

If you are mailing a business reply mail product use this to specify the busines reply address and permit information already in your account

int64

If you are mailing a courtesy reply mail product use this to specify a courtesy reply address already in your account

int64

You may use the return address id to specify a return address already in your account

string

Identifies the special encloure to use with this order. Special enclosures must be pre-arranged with Click2Mail

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json