Commerce Import Category Job, Manage

Cancel or get the status of a job to asynchronously import category data using a .csv file.
Resource
1/commerce/management/import/category/jobs/${jobId}
Available version
59.0
HTTP methods
GET, PATCH
Response body for GET
Category Import
Request body for PATCH
Category Import Abort Input
Root XML tag
categoryImportAbortInput
JSON example
1{
2  "status":"Aborted"
3}
Properties
Name Type Description Required or Optional Available Version
status String The value must be Aborted. Required 59.0
Response body for PATCH
Category Import