The table below describes the fields in an order fulfillment feed.
Sample feed files:
Note: The fields in the table below are ordered according to their order in the CSV feed file. The parent is provided for XML fields in order to make it easier to locate that field in the XML feed file.
Field name |
Description |
---|---|
CSV: XML: |
Required. The ID of an eBay order. Type: string |
CSV: XML: |
Conditionally required, if an individual line item within a multiple line item order is updated. The unique identifier of the eBay order line item. Note: For updates to single line item orders, use Order ID (instead of Line Item ID). Type: string |
CSV: XML: |
Required. Use this field to update the status of orders. Valid values:
Type: string |
CSV: XML: |
Conditionally required if shipment tracking information is supplied. The name of the carrier used to deliver the package. If shipment tracking information is being provided, both Shipment Carrier and Shipment Tracking fields are needed. Multiple shipment carriers are supported for each item. Type: string |
CSV: XML: |
Conditionally required if shipment tracking information is supplied. Carrier tracking number or numbers for the package. If shipment tracking information is being provided, both Shipment Carrier and Shipment Tracking fields are needed. Note: Order fulfillment feeds support the use case where one order or one order line item will be shipped using multiple packages. In this scenario, a separate line would be used in CSV file to provide tracking information for each package, and in the XML file, a separate shipping.shipmentTracking container would be used for each package. Type: string |