get https://sellercenter-api.falabella.com/?Action=FeedStatus
FeedStatus Retrieve detailed information about a specific Feed by filtering with the FeedID.
Feed Details
Retrieve detailed information about a specific Feed by filtering with the FeedID.
Response Fields
Label | Type | Description |
---|---|---|
Feed | String | ID of the feed |
Status | String | The status of the feed can be: "Queued," "Processing," "Canceled," "Finished," or "Error" |
Action | String | The type of call that created the feed |
Source | String | Source from which the feed was created; for feeds created by API, it will be "api" |
TotalRecords | Integer | Total number of records in the feed |
ProcessedRecords | Integer | Number of records processed successfully in the feed |
FailedRecords | Integer | Number of records that were not processed in the feed |
FeedErrors | Subsection | Contains all errors that occurred during feed processing |
FeedWarnings | Subsection | Contains all warnings that occurred during feed processing |
Feed Errors
Error Code | Message |
---|---|
12 | E012: Invalid Feed ID (Invalid feed ID) |
Feed Warnings
Message | SellerSku |
---|---|
The following SKUs have been excluded... (The following SKUs have been excluded...) | SKU-123 |