Bulk Close Job

POST {{_endpoint}}/services/async/{{version}}/job/{{_jobId}}

Request Body

{"state"=>"Closed"}

HEADERS

KeyDatatypeRequiredDescription
X-SFDC-Sessionstring
Content-Typestring
charsetstring
Accept-Encodingstring
Content-Encodingstring

RESPONSES

status: OK

{"apexProcessingTime":64,"apiActiveProcessingTime":225,"apiVersion":58,"assignmentRuleId":null,"concurrencyMode":"Parallel","contentType":"CSV","createdById":"005...","createdDate":"\u003cdate_time\u003e","externalIdFieldName":null,"fastPathEnabled":false,"id":"750...","numberBatchesCompleted":1,"numberBatchesFailed":0,"numberBatchesInProgress":0,"numberBatchesQueued":0,"numberBatchesTotal":1,"numberRecordsFailed":0,"numberRecordsProcessed":1,"numberRetries":0,"object":"\u003cObject\u003e","operation":"insert","state":"Closed","systemModstamp":"\u003cdate_time\u003e","totalProcessingTime":403}