A delete inventory feed response file tells you if all the data in an inventory feed was processed successfully or not. The following table explains the elements or fields in the delete inventory feed response file.
Sample response file:
Note: The fields in the table below are ordered according to their order in the CSV response file. The parent is provided for XML fields in order to make it easier to locate that field in the XML response file.
Field name |
Description |
---|---|
CSV: XML: |
The product's Stock Keeping Unit. Occurrence: Always Returned |
CSV: XML: |
The action requested. Valid values:
Occurrence: Always Returned |
CSV: XML: |
Included when the action is DeleteListing. The unique identifiers of the eBay sales channels, such as ChannelID is used only for the deleteListing option. It is not applicable to the deleteInventory option and will be ignored. Occurrence: Conditionally Returned |
CSV: XML: |
The listing format. A string with this valid value:
Occurrence: Optional |
CSV: XML: |
Returned for each individual SKU. Status results include:
Occurrence: Always Returned |
CSV: XML: |
The type of error or warning. This field is only returned if there was an issue creating or updating the inventory. Occurrence: Conditionally Returned |
CSV: XML: |
The unique identifier of the error or warning. This field is only returned if there was an issue creating or updating the inventory. Occurrence: Conditionally Returned |
CSV: XML: |
The actual text of the error or warning. This field is only returned if there was an issue creating or updating the inventory. This field can include information about errors and how to correct them. Occurrence: Conditionally Returned |
Additional container in XML response
In addition to the fields called out in the table above, the feed response file will also have a feedSummary container. See XML feedSummary container for details.