Return Credit Order
Walkiria Salem
Member Posts: 2
in API Gateway
Hi,
How do I create a credit order (sxapioefullordermntv6) where the disposition is "will call"? If using "RM", the disposition still shows "".
If using "SO", I cannot get the qty to show negative.
Thank you,
Val
0
Best Answer
-
Our testing is proving out to get the same results as you. Something appears broken and this may require a ticket with Infor.
1
Answers
-
"request": { "companyNumber": 1, "operatorInit": "sys", "sxt_orderV4": { "sxt_orderV4": { "transType": "RM", "orderdisp": "W", etc... } } }
Hey Val - You will want to use "W" for Will Call and transtype should be RM not CR. Above is a small example of this api call.
0 -
This is what we are using, and the order gets created with disposition ""🤷♀️
Any ideas???Val
0