Skip to main content

Bulk Archive eBay Orders

PUT 

/api/ebay/:integrationInstance/orders/archive

Archive multiple eBay orders in one request.

Authentication: Requires Bearer token.

Request Body:

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

Request

Responses

OK

Response Headers
    Content-Type