Skip to main content

Bulk Delete eBay Orders

POST 

/api/ebay/:integrationInstance/orders/bulk-delete

Delete multiple eBay order records from the local store in one call. Orders on eBay are unaffected.

Authorization

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

Body fields:

  • ids (array of integers, required): Local eBay order record IDs to delete.

Request

Responses

OK

Response Headers
    Content-Type