Unable to debug reason of 400 payload issue on trackEcommerceOrder

Hi team,

We are triggering purchase event with

_paqPush([“trackEcommerceOrder”, “1230221”, 10.22]);

And in console I am seeing 400 error although my event is getting properly recorded on dashboard what is the reason

We are using Nextjs version 10 on client side.