ebay_get_orders
Retrieve your eBay seller orders with optional filtering by fulfillment status, limit, and offset. Manage order fulfillment and track sales.
Instructions
Retrieve orders for the seller.
Required OAuth Scope: sell.fulfillment.readonly or sell.fulfillment Minimum Scope: https://api.ebay.com/oauth/api_scope/sell.fulfillment.readonly
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Filter criteria (e.g., orderfulfillmentstatus:{NOT_STARTED}) | |
| limit | No | Number of orders to return | |
| offset | No | Number of orders to skip |