Skip to main content

Partially Update eBay Integration

PATCH 

/api/ebay/:integrationInstance

Partially update an eBay integration instance using merge semantics: provided integration_settings and connection_settings keys are deep-merged into the stored values, so nested settings you omit are preserved. Exception: the inventory object is always replaced in full when provided (its warehouse and location lists are positional arrays).

Authorization

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

Accepts the same body fields as the PUT update; all fields are optional.

Request

Responses

OK

Response Headers
    Content-Type