I all,
I'm trying to create a new test order at URL https://transact.ti.com/v2/store/orders/test
but I get a 400 bad request error.
Our string request is
Request:
{"order":{"checkoutProfileId":"XXX","customerPurchaseOrderNumber":"1","endCustomerCompanyName":"Comelit Group S.p.A.","expediteShipping":true,"lineItems":[{"customerLineItemNumber":1,"tiPartNumber":"LM358PWR","quantity":3}]}}
where XXX is our checkout profile id. I replaced it for privacy reason.
Response:
An error occurred while processing your request.
//Reference #251.259b1702.1663592382.2b4a153d
Can you help me to discover the error ?
Thanks
BYe
Piegiorgio