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.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Body fields:

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

Request

Responses

OK

Response Headers
    Content-Type