Skip to main content

Refresh eBay Order

POST 

/api/ebay/:integrationInstance/orders/refresh-order

Re-fetch a single order from eBay and update the local record. Returns the refreshed order.

Not yet available to API tokens

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

Body fields:

  • uniqueId (string, required): The eBay order ID (e.g. 12-34567-89012).

Request

Responses

OK

Response Headers
    Content-Type