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.

Not yet available to API tokens

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

Body fields:

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

Request

Responses

OK

Response Headers
    Content-Type