get
https://sellercenter-api.linio.com.mx/?Action=FeedStatus
Returns detailed information about a specified feed.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
| Tag | Type | Description |
|---|---|---|
| Feed | String | Feed ID. |
| Status | String | Status of the feed, can be: Queued, Processing, Canceled, Finished or Error |
| Action | String | Type of call which created the feed. |
| Source | String | Source from where the feed was created, for API created feeds this will be "api". |
| TotalRecords | Integer | Total amount of records that are in the feed. |
| ProcessedRecords | Integer | Amount of successfully processed records in the feed. |
| FailedRecords | Integer | Amount of records which failed processing in the feed. |
| FeedErrors | Subsection | Contains all errors which happened during the processing of the feed. |
| FeedWarnings | Subsection | Contains all warnings which happened during the processing of the feed. |
Feed Errors
| Error code | Message |
|---|---|
| 12 | E012: Invalid Feed ID |
Feed Warnings
| Message | SellerSku |
|---|---|
| The following SKUs have been excluded... | SKU-123 |
