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

FBA Fulfillment Inbound CreateInboundPlan #4497

Open
sheep110 opened this issue Jan 6, 2025 · 6 comments
Open

FBA Fulfillment Inbound CreateInboundPlan #4497

sheep110 opened this issue Jan 6, 2025 · 6 comments
Assignees
Labels
answer in docs The answer can be found in documentation FBA Inbound Issues related to FBA Inbound APIs

Comments

@sheep110
Copy link

sheep110 commented Jan 6, 2025

for a sku, I don't which type I can choice for prepOwner: Amazon, Seller Or None, because when I get data for API "listPrepDetails" :

{
"msku": "aaa",
"prepCategory": "NONE",
"prepTypes": [
"ITEM_LABELING",
"ITEM_NO_PREP"
]
}

which type need to choice.

And the second question : how to avoid unbalanced warehouses.

Thanks!

@collery
Copy link

collery commented Jan 6, 2025

Let customers configure it in the Amazon backend, don’t set it up yourself。

by the way , in pass , label default value is seller, prep default value is none

@sheep110
Copy link
Author

sheep110 commented Jan 7, 2025

Let customers configure it in the Amazon backend, don’t set it up yourself。

by the way , in pass , label default value is seller, prep default value is none

Got it, Do you know how to avoid unbalanced warehouses when createplans for many skus that Amazon backend is set to no warehouse division

@collery
Copy link

collery commented Jan 7, 2025

Let customers configure it in the Amazon backend, don’t set it up yourself。
by the way , in pass , label default value is seller, prep default value is none

Got it, Do you know how to avoid unbalanced warehouses when createplans for many skus that Amazon backend is set to no warehouse division

i don't know~ we just let amazon generator placement

@sheep110
Copy link
Author

sheep110 commented Jan 7, 2025

Let customers configure it in the Amazon backend, don’t set it up yourself。
by the way , in pass , label default value is seller, prep default value is none

Got it, Do you know how to avoid unbalanced warehouses when createplans for many skus that Amazon backend is set to no warehouse division

i don't know~ we just let amazon generator placement

I see, thanks

@puppsupr
Copy link

Hi @sheep110,
As discussed, your seller needs to provide how they want to handle the prep. You can use setPrepDetails API to update the prep details.

@puppsupr puppsupr self-assigned this Jan 10, 2025
@puppsupr puppsupr added FBA Inbound Issues related to FBA Inbound APIs answer in docs The answer can be found in documentation closing soon This issue will be closed soon labels Jan 10, 2025
@sheep110
Copy link
Author

Hi @sheep110, As discussed, your seller needs to provide how they want to handle the prep. You can use setPrepDetails API to update the prep details.

Yeah, that is no problem. The other question: how to avoid unbalanced warehouses when createplans for many skus that Amazon backend is set to no warehouse division .
Thanks

@github-actions github-actions bot removed the closing soon This issue will be closed soon label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answer in docs The answer can be found in documentation FBA Inbound Issues related to FBA Inbound APIs
Projects
None yet
Development

No branches or pull requests

3 participants