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

Fulfillment Inbound v2024-03-20:There is an issue with the input. Please check the request and try again. #4467

Open
loco925 opened this issue Dec 24, 2024 · 0 comments

Comments

@loco925
Copy link

loco925 commented Dec 24, 2024

Could you please explain how to handle this issue? I was able to create the product before, and the backend operation of sending to Amazon was also working fine. However, there is an error when making the API request. Here is the data for the request.

CreateInboundPlan

{"requestData":{"body":{"destinationMarketplaces":["UK"],"items":[{"expiration":"","labelOwner":2,"manufacturingLotCode":"","msku":"RH-P1F7-2US0","prepOwner":1,"quantity":40}],"name":"74BUK2412240303","sourceAddress":{"addressLine1":"HJDONG BNPR SHLTGOP LTD","addressLine2":"","city":"ENGLAND","companyName":"","countryCode":"UK","email":"","name":"HJDONG BNPR SHLTGOP LTD","phoneNumber":"000-000-123","postalCode":"LS2","stateOrProvinceCode":"LEEDS"}}}}

responed:
{"operationId":"6eb07224-205c-4dc7-8c52-aad1b02611de","inboundPlanId":"wfc123026b-928a-48ac-859d-18b80443f39a"}


GetInboundOperationStatus

{"requestData":{"operationId":"6eb07224-205c-4dc7-8c52-aad1b02611de"}}

responed:
{"operationStatus":"FAILED","operationId":"4c78fd39-a2f6-457a-b0c2-64ffe9719647","operation":"createInboundPlan","operationProblems":[{"severity":"ERROR","code":"BadRequest","message":"ERROR: There is an issue with the input. Please check the request and try again."}]}

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

1 participant