Newer Version Available
Create a Job
Create a job by sending a POST request to the following URI. The request body
identifies the type of object processed in all associated batches.
- URI
- /services/async/APIversion/job
- Example XML request body
-
- Example XML response body
-
- Example JSON request body
-
- Example JSON response body
-
In these samples, the contentType field indicates that the batches associated with the job are in CSV format. For alternative options, such as XML or JSON, see JobInfo.