Wrong error message for place order API when the payload request is invalid
ID: 709180
Backlog
Published on 12/2/2022
•
Last update on 12/2/2022
Summary
Invalid requests to the "place order" API returns a wrong error message, informing "Invalid id for item" instead of pointing out which information is wrong.
Simulation
A known scenario is while not sending the "installments" property inside the "paymentData.payments[]" section.
Workaround
Fixing the payload request is enough to avoid the issue.