ebay_get_shipping_fulfillment
Retrieve shipping fulfillment details for an eBay order by specifying 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 |