get
https://sellercenter-api.linio.com.mx/?Action=GetFeedRawInput
For specified feeds, returns the XML requests originally passed in when the feed was created.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
| Name | Type | Description |
|---|---|---|
| FeedRawInput | Section | Endpoint returns one FeedRawInput per passed-in feed ID. |
| Feed | String | The feed's identifier, as passed in. |
| RawInputFile | Section | The XML input to the action that caused the feed to be created is returned in this section as an XML file. |
| MimeType | String | Always 'text/xml'. |
| File | String | base64 encoded XML file that contains the request that created the feed. |
Errors
| Error code | Message |
|---|---|
| 53 | E053: Invalid FeedIdList format. Must use array format [1,2] |
| 54 | E054: Invalid FeedIdList format. Must be array of FeedIds. |
| 1000 | No feeds found |
