ebay_get_shipping_fulfillment
Retrieve details of a specific shipping fulfillment for an eBay order by providing the order ID and fulfillment ID.
Instructions
Get a specific shipping fulfillment by ID.
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 order ID | |
| fulfillmentId | Yes | The fulfillment ID |