InTouch Hub · Blue Isle Software

Ebay Sell Fulfillment

The eBay Sell Fulfillment API is an interface for managing eBay orders, shipping fulfillment, and related post-sale seller workflows.

Provided free and as is, without warranty of any kind — including merchantability, fitness for a particular purpose, and the accuracy or completeness of any result. See the licence. You are responsible for checking what this produces before relying on it.

commerceebayorderpaymentsearch

Ebay Sell Fulfillment

The eBay Sell Fulfillment API is an interface for managing eBay orders, shipping fulfillment, and related post-sale seller workflows.

Operations

Inputs

Example

operation: getorders
# (attach an 'oauth' credential to the task — no inline secrets)

Publishes

The keys a later task may reference as {{taskName.key}}. Referencing anything not listed here resolves to nothing at run time.

Input Properties

Every property this tool accepts, from its own tool.iml.

Property Type Required Default Description
operation string yes One of: getorders, getorder, getshippingfulfillments, getshippingfulfillment, getpaymentdispute, getactivities
fulfillmentId string no Path parameter fulfillmentId (required by some operations).
orderId string no Path parameter orderId (required by some operations).
payment_dispute_id string no Path parameter payment_dispute_id (required by some operations).
query string no Optional query params as a JSON object string, e.g. {"limit": 10}.