-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Shipment API returns 400 error with valid payload structure (v2.4.7-p2) #39532
Comments
Hi @ramdpworld. Thank you for your report.
Join Magento Community Engineering Slack and ask your questions in #github channel. |
Hi @engcom-Bravo. Thank you for working on this issue.
|
Hi @ramdpworld , Thanks for your reporting and collaboration. Steps to reproduce
Can you please verify and confirm. Thanks. |
Hi @engcom-Delta , Have followed the same steps mentioned above but am still facing the same issue. I have attached a recording for reference: Magento Shipment Error Recording. |
Hi @engcom-Delta. Thank you for working on this issue.
|
@engcom-Delta Any update on the above? |
@engcom-Bravo , @engcom-Delta Any update on this? |
Hi @ramdpworld , Thanks for your reporting and collaboration. Steps to reproduce
Can you please provide more testing steps |
Preconditions and environment
Description :
When attempting to create a shipment using the REST API endpoint /V1/shipment, the request fails with a 400 error despite following the documented payload structure.
Environment :
Contact: ecomfulfilment@dpworld.com
Steps to reproduce
Expected result
The API should successfully create a shipment and return a 200 status code with the shipment details.
Actual result
Response Code: 400
Response Body: {"message": "The shipment couldn't be saved."}
Additional information
Release note
No response
Triage and priority
The text was updated successfully, but these errors were encountered: