Skip to main content

Submit eBay Fulfillment

POST 

/api/ebay/:integrationInstance/fulfillments/:salesOrderFulfillment/submit

Submit a single fulfillment to eBay, uploading its tracking number and carrier so the buyer is notified. The fulfillment must be in fulfilled status and not yet submitted.

Authorization

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

Path parameters:

  • integrationInstance (integer): The eBay integration instance ID.
  • salesOrderFulfillment (integer): The fulfillment ID to submit.

Request

Responses

OK

Response Headers
    Content-Type