Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hello how to judge sku can create inbound plan #4525

Open
collery opened this issue Jan 14, 2025 · 1 comment
Open

hello how to judge sku can create inbound plan #4525

collery opened this issue Jan 14, 2025 · 1 comment
Assignees

Comments

@collery
Copy link

collery commented Jan 14, 2025

hello ,when i create inbound plan , it response

 {
            "severity": "ERROR",
            "code": "FBA_INB_0043",
            "details": "There's an input error with the resource '10-EJ7J-ZK6V'.",
            "message": "ERROR: This product must be removed. You can send in new inventory by creating a new listing for this product."
        }

but when i listPreps it response

{
    "mskuPrepDetails": [
        {
            "msku": "10-EJ7J-ZK6V",
            "prepOwnerConstraint": "SELLER_ONLY",
            "allOwnersConstraint": "MUST_MATCH",
            "prepCategory": "SMALL",
            "prepTypes": [
                "ITEM_LABELING",
                "ITEM_POLYBAGGING"
            ]
        }
    ]
}

i need help~

@MeenaAmz
Copy link
Contributor

@collery Can you please provide more details at what stage you got the above error and the request payload if possible?

Thanks
Meena
Selling Partner Developer Services

@MeenaAmz MeenaAmz self-assigned this Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants