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 · 4 comments
Open

FBA Fulfillment Inbound CreateInboundPlan #4497

sheep110 opened this issue Jan 6, 2025 · 4 comments

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

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