feed_type
or schedule_id. Specifying both feed_type and schedule_id results
in a
hints:
readOnly: true
destructive: false
idempotent: true
call: feed-order-task.getordertasks
with:
date_range: tools.date_range
feed_type: tools.feed_type
limit: tools.limit
look_back_days: tools.look_back_days
offset: tools.offset
schedule_id: tools.schedule_id
outputParameters:
- type: object
mapping: $.
- name: this-method-creates-order-download
description: 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 returns
the locatio
hints:
readOnly: false
destructive: false
idempotent: false
call: feed-order-task.createordertask
with:
Content-Type: tools.Content-Type
body: tools.body
outputParameters:
- type: object
mapping: $.
- name: this-method-retrieves-task-details
description: 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