Newer Version Available

This content describes an older version of this product. View Latest

Commerce Import Product Job, Manage

Cancel or get the status of a job to asynchronously import global product data using a .csv file.
Resource
1/commerce/management/import/product/jobs/jobId
Available version
57.0
Requires Chatter
No
HTTP methods
GET, PATCH
Response body for GET
Global Product Import
Request body for PATCH
Product Import Cancel Input
Root XML tag
<productImportCancelInput>
JSON example
1{
2  "status":"Aborted"
3}
Properties
Name Type Description Required or Optional Available Version
status String The value must be Aborted. Required 57.0
Response body for PATCH
Global Product Import