Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

eBay Order_task API

The Order_task API from eBay — 2 operation(s) for order_task.

eBay Order_task API is one of 64 APIs that eBay publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Order_task. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, release notes, and an AsyncAPI specification.

This API exposes 3 operations across 2 paths, and defines 6 schemas. It is described by OpenAPI 3.0.0, at version v1.9.2.

Requests are made against a single base URL, https://api.ebay.com{basePath}.

3 operations 2 paths 6 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
v1.9.2
Base URL
https://api.ebay.com
Authentication
OAuth 2.0
Contact
eBay Inc,
Resource Areas
1

Authentication & Security 1

eBay Order_task API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (api_auth) using the authorizationCode flow, exposing 2 scopes.

  • api_auth — The security definitions for this API. Please check individual operations for applicable scopes.

Paths & Operations 3

Across 2 paths, the API surfaces 3 operations — 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Order_task 3
GET
/order_task
This method returns the details and status for an array of order tasks based on a specified feedtype or scheduleid . Specifying both feedtype and scheduleid results in an error. Since schedules are b…
getOrderTasks 6 params → 200400403500
POST
/order_task
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 report. The method retu…
createOrderTask 1 param body → 202400403409500
GET
/order_task/{task_id}
This method retrieves the task details and status of the specified task. The input is taskid . For details about how this method is used, see Working with Order Feeds in the Selling Integration Guide.
getOrderTask 1 param → 200400403404500

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are OrderTask (9 properties), OrderTaskCollection (7 properties), OrderFilterCriteria (3 properties), CreateOrderTaskRequest (3 properties). Each schema is shown below with its type and property counts.

UploadSummary
object
This container provides summary information on an upload feed (not applicable for download feed types).
2 properties
OrderTask
object
The type that defines the fields for the getOrderTask response.
9 properties
OrderTaskCollection
object
The type that defines the fields for a paginated result set of orders. The response consists of 0 or more sequenced pages where each page has 0 or more items.
7 properties
CreateOrderTaskRequest
object
The type that defines the fields for the createOrderTask request.
3 properties
DateRange
object
The type that defines the fields for a date range.
2 properties
OrderFilterCriteria
object
The type that defines the fields for the order filters.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ebay-order-task-api-openapi.yml Raw ↑

Other APIs eBay publishes across the network.

eBay Advertising_eligibility API
eBay Bidding API
eBay Category_tree API
eBay Charity_org API
eBay Config API
eBay Country API
eBay Custom_policy API
eBay Customer_service_metric API
eBay Customer_service_metric_task API
eBay Deal_item API
eBay Destination API
eBay Event API