Skip to main content

Bulk Unarchive eBay Orders

PUT 

/api/ebay/:integrationInstance/orders/unarchive

Unarchive multiple eBay orders in one request.

Authentication: Requires Bearer token.

Request Body:

  • ids (array of integers, required) — eBay order local DB IDs to unarchive. Orders belonging to other integration instances are ignored.

Request

Responses

OK

Response Headers
    Content-Type