eBay Feed API — Schedule
eBay Feed API — Schedule. 8 operations. Lead operation: Schedule. Self-contained Naftiko capability covering one Ebay business surface.
What You Can Do
MCP Tools
this-method-retrieves-array-containing
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 schedule_id.
this-method-creates-schedule-which
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. Specify the same feedType a
this-method-retrieves-schedule-details
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 if you do not know the
this-method-updates-existing-schedule
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 or updated, the input will be validated usin
this-method-deletes-existing-schedule
This method deletes an existing schedule. Specify the schedule to delete using the schedule_id path parameter.
this-method-downloads-latest-order
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 extension (for example: csv.gz). Specify the schedul
this-method-retrieves-array-containing-2
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 not know the schedule_template_id
this-method-retrieves-details-specified
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 find a schedule template i