Skip to main content

Get import errors

GET 

https://euwest.api.elasticpath.com/v2/inventories/imports/:import_uuid/errors

Retrieves all errors encountered as part of the import. Each error is attributed to a line in the JSONL file imported, so for example, if at line 1 in your JSONL you had a stock without locations, there would be a missing key error for locations.

Errors are also ordered by line number ascending, and can be paginated.

Request

Responses

Success. The import errors are returned.

Authorization: http

name: bearerAuthtype: httpscheme: bearer

Request Collapse all
Base URL
https://euwest.api.elasticpath.com/v2
Auth
Parameters
— pathrequired
— query
— query
ResponseClear

Click the Send API Request button above and see the response here!