Retrieve the product task status (synchronous API)
Last updated
Last updated
Get the latest product information for an asynchronous task by including its ID in the {taskId} URI path parameter. You can find the taskId in the response when you send a request to create or update a product.
The task identifier received in the response when you create or update a product (synchronous API).
Successful response.
The task identifier received in the response when you create or update a product (synchronous API).
"d8a81162-aaaa-bbbb-cccc-ea513d1afa82"
The date and time when Global Commerce received the task.
"2022-05-01T23:00:21.123Z"
The date and time when the Global Commerce task finished.
"2022-05-01T23:05:21.123Z"
The status of the task.
"PUBLISHED"
The request type for this task.
"CREATE_PRODUCT"
The errors caused the task to fail.
A list of one or more deployment errors. The errors did not cause the current task to fail. However, you should correct these errors before deployment. You cannot deploy products with deployment errors until all errors are fixed.
A list of one or more deployment warnings. You can still deploy products with warnings. However, we recommend that you fix all warnings before deploying the product because the product may not appear or function as expected.
Retrieve all tasks related to Product Admin API requests using query parameters for filtering.
Successful response.
The key and value of the query parameter used to fetch the previous page if there is a previous page.
The key and value of the query parameter used to fetch the previous page if there is a previous page.
criteria used to get the search result. Some criteria have default values even if they were not provided in request.