ebay_get_order
Retrieve details of a specific eBay order using its unique identifier. Access tax breakdown and other fields as needed.
Instructions
Get details of a specific order.
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 |
|---|---|---|---|
| orderId | Yes | The unique identifier of the order | |
| fieldGroups | No | Response field group, e.g. TAX_BREAKDOWN |