Hi,
I want to delete a SKU, but it always returns an error. I don't understand what this error means. Moreover, the item group associated with this SKU cannot be updated, and the same error is returned. We can't make any updates to this item group now.
url:https://api.ebay.com/sell/inventory/v1/inventory_item/B227598PUK61
method:DELETE
response header:
HTTP/1.1 400 Bad Request
x-ebay-c-request-id: ri=BK8URjZXnMma,rci=4bb271dcfaae8016
rlogid: t6pitnmsgwj70%3D9vjdpitnmsgwj70*mtnsk%28rbpv6770-17c7e7351f8-0x1ca46
x-ebay-c-version: 1.0.0
x-ebay-client-tls-version: TLSv1.2
set-cookie: ebay=%5Esbf%3D%23%5E;Domain=.ebay.com;Path=/; Secure
content-type: application/json
content-length: 258
date: Thu, 14 Oct 2021 10:57:39 GMT
server: ebay-proxy-server
x-envoy-upstream-service-time: 657
x-ebay-pop-id: UFES2-LVSAZ01-api
response body:
{"errors":[{"errorId":25002,"domain":"API_INVENTORY","subdomain":"Selling","category":"REQUEST","message":"A user error has occurred. A variation could not be found for the given SKU number B227598PUK61.","parameters":[{"name":"0","value":"B227598PUK61"}]}]}