Skip to main content

Submit Sales Order Fulfillment

POST 

/api/ebay/:integrationInstance/fulfill

Submit a sales order fulfillment to eBay by ID, uploading its tracking information. Body-based alternative to the path-based submit endpoint.

Authorization

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

Body fields:

  • sales_order_fulfillment_id (integer, required): The fulfillment ID to submit.

Request

Responses

OK

Response Headers
    Content-Type