Skip to main content
PATCH

Overview

Edits one or more existing listings. You can update the price, promotion status, and user notes. Max 100 listings per request.

Authentication

string
required
Your site API key

Rate Limit

5 requests per minute

Request Body

array
required
Array of listings to edit (max 100 items)

Response

boolean
Returns true if listings were successfully updated

Common Use Cases

Price Updates

Adjust prices based on market conditions

Promotion Toggle

Feature or un-feature listings

Note Updates

Update item descriptions or details

Remove Notes

Pass user_note: "" to remove
Price changes take effect immediately and update the listing’s timestamp in search results.