Skip to main content

List Pending eBay Fulfillments

GET 

/api/ebay/:integrationInstance/fulfillments/pending

List fulfilled shipments that are waiting to be submitted to eBay (not yet pushed, order not cancelled, and not pickup-type). These are the fulfillments the automatic sync will submit next.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Filters:

  • filter[search]: matches tracking number or sales order number.

Request

Responses

OK

Response Headers
    Content-Type