I have three questions regarding the Backlog order push API.
1.
Among the data items to be sent, "scheduledQuantity" is "string", but "shippedQuantity" is "integer".
They are the same in terms of quantity, but what is the difference?
2.
"requestedQuantity" is "integer" in backlog order retrieve, but "string" in push API.
Also, "customerAnticipatedUnitPrice" is "number" in backlog order Retrieve, but it is "string" in push API.
What is the difference?
3.
Regarding "tiScheduleLineNumber", can I get the same value with backlog order Retrieve and push API?