Skip to content

Questions about SP-API Delete Listings Endpoint #5059

@coderpang

Description

@coderpang

Description:
I am using the DELETE /listings/2021-08-01/items/{sellerId}/{sku} endpoint to delete specific SKUs and have a few questions:

Checking deletion request status
A successful request returns a submissionId. Which endpoint can be used to check the status of this deletion operation (e.g., whether it has been processed successfully or failed)?

Deleting a parent SKU and its variations
If I delete a parent SKU, will its child/variation SKUs also be deleted automatically, or will they remain active?

Batch deletion capability
The current endpoint seems to handle only one SKU per request. Is there another endpoint or method to delete multiple SKUs (especially variations) in a single batch operation?

Environment:

Amazon SP-API

Listings Items API version: 2021-08-01

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions