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.

Authorization

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

Body fields:

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

Request

Responses

OK

Response Headers
    Content-Type