order_task
This method retrieves the task details and status of the specified task. The input is <strong>task_id</strong>. <p>For details about how this method is used, see <a href="/api-docs/sell/static/orders/generating-and-retrieving-order-reports.html">Working with Order Feeds</a> in the Selling Integration Guide. </p>
get/order_task/{task_id}
Path parameters
task_idstring required
The ID of the task. This ID is generated when the task was created by the <b> createOrderTask</b> method.
Response
Success