Skip to main content

The type that defines the fields for the getOrderTask response.

Type that uses OrderTask

OrderTaskCollection

Calls that use OrderTask

Fields

Field
Type
Description
completionDate
The timestamp when the task went into the COMPLETED or COMPLETED_WITH_ERROR state. This state means that eBay has compiled the report for the seller based on the seller’s filter criteria, and the seller can run a getResultFile call to download the report.
creationDate
The date the task was created.
detailHref
The path to the call URI used to retrieve the task.
feedType
The feed type associated with the task.
filterCriteria
A container that returns the filter criteria used.
schemaVersion
The schema version number associated with the create task.
status
The enumeration value that indicates the state of the task that was submitted in the request. See FeedStatusEnum for information.

The values COMPLETED and COMPLETED_WITH_ERROR indicate the Order Report file is ready to download.

taskId
The ID of the task that was submitted in the request.
uploadSummary
This container provides summary information on an upload feed (not applicable for download feed types).