Feed API Skill
ebay-com-sell-feed
ebay-com-sell-feed
| Method | Path | Description |
|---|---|---|
GET | /order_task | |
POST | /order_task | This method returns the details and status for an array of order tasks based on a specified feed_type or schedule_id. Specifying both feed_type and schedule_id results in an error... |
GET | /order_task/{task_id} | This method creates an order download task with filter criteria for the order report. When using this method, specify the feedType, schemaVersion, and filterCriteria for the repor... |
GET | /inventory_task | This method retrieves the task details and status of the specified task. The input is task_id. For details about how this method is used, see Working with Order Feeds in the Selli... |
POST | /inventory_task | This method searches for multiple tasks of a specific feed type, and includes date filters and pagination. |
GET | /inventory_task/{task_id} | This method creates an inventory-related download task for a specified feed type with optional filter criteria. When using this method, specify the feedType. This method returns t... |
GET | /schedule | This method retrieves the task details and status of the specified inventory-related task. The input is task_id. |
POST | /schedule | This method retrieves an array containing the details and status of all schedules based on the specified feed_type. Use this method to find a schedule if you do not know the sched... |
GET | /schedule/{schedule_id} | This method creates a schedule, which is a subscription to the specified schedule template. A schedule periodically generates a report for the feedType specified by the template.... |
PUT | /schedule/{schedule_id} | This method retrieves schedule details and status of the specified schedule. Specify the schedule to retrieve using the schedule_id. Use the getSchedules method to find a schedule... |
DELETE | /schedule/{schedule_id} | This method updates an existing schedule. Specify the schedule to update using the schedule_id path parameter. If the schedule template has changed after the schedule was created... |
GET | /schedule/{schedule_id}/download_result_file | This method deletes an existing schedule. Specify the schedule to delete using the schedule_id path parameter. |
GET | /schedule_template/{schedule_template_id} | This method downloads the latest Order Report generated by the schedule. The response of this call is a compressed or uncompressed CSV, XML, or JSON file, with the applicable file... |
GET | /schedule_template | This method retrieves the details of the specified template. Specify the template to retrieve using the schedule_template_id path parameter. Use the getScheduleTemplates method to... |
GET | /task | This method retrieves an array containing the details and status of all schedule templates based on the specified feed_type. Use this method to find a schedule template if you do... |
POST | /task | This method returns the details and status for an array of tasks based on a specified feed_type or schedule_id. Specifying both feed_type and schedule_id results in an error. Sinc... |
GET | /task/{task_id}/download_input_file | This method creates an upload task or a download task without filter criteria. When using this method, specify the feedType and the feed file schemaVersion. The feed type specifie... |
GET | /task/{task_id}/download_result_file | This method downloads the file previously uploaded using uploadFile. Specify the task_id from the uploadFile call. Note: With respect to LMS, this method applies to all feed types... |
GET | /task/{task_id} | This method retrieves the generated file that is associated with the specified task ID. The response of this call is a compressed or uncompressed CSV, XML, or JSON file, with the... |
POST | /task/{task_id}/upload_file | This method retrieves the details and status of the specified task. The input is task_id. For details of how this method is used, see Working with Order Feeds in the Selling Integ... |
GET | /customer_service_metric_task | This method associates the specified file with the specified task ID and uploads the input file. After the file has been uploaded, the processing of the file begins. Reports often... |
POST | /customer_service_metric_task | Use this method to return an array of customer service metric tasks. You can limit the tasks returned by specifying a date range. Note: You can pass in either the look_back_days o... |
GET | /customer_service_metric_task/{task_id} | Use this method to create a customer service metrics download task with filter criteria for the customer service metrics report. When using this method, specify the feedType and f... |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install ebay-com-sell-feed
Downloads and installs to ~/.claude/skills/ebay-com-sell-feed/
v1.3.1 (2026-02-13)