Get uploaded file status and details
Get uploaded file status and details by specifying importId
.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
A header used by fabric to identify the tenant making the request. You must include tenant id in the authentication header for an API request to access any of fabric’s endpoints. You can retrieve the tenant id , which is also called account id, from Copilot. This header is required.
Unique request ID
x-fabric-channel-id identifies the sales channel through which the API request is being made; primarily for multichannel use cases. It is an optional field. The default US channel is 12 while the default Canada channel is 13.
Path Parameters
Upload file document's unique ID
Response
An object containing the inventory import status response details.
Time of import request
Imported file's unique ID
Custom attributes. This is a placeholder for additional info in key: value pairs
Directory path where file uploaded
Uploaded file name
Date and time file import was completed
Import count object
Path to download the uploaded file
Uploaded file's current status
INITIATED
, PROCESSING
, COMPLETED
, SYSTEM_ERROR
INVENTORY
, INVENTORY_COUNTERS
Date and time record was last modified
Was this page helpful?