46
For a client project launching in April, I am integrating a webshop to Business Central Cloud and together with the e-commerce partner we would like to use the standard API for transferring Sales Order and Order Lines, but we face some early issues with missing fields. So I hope this area could be expanded without having to make customizations.
For Sales Order API
https://docs.microsoft.com/en-us/dynamics-nav/fin-graph/resources/dynamics_salesorder
"Payment Method Code" - Need to have
"Shipping Method Code" - Need to have
"Global Dimension 1 Code" - Need to have
"Global Dimension 2 Code" - Need to have
"Shipping Address" - Need to have - I read in another idea, this is coming....
"Your Reference" - Need to have
"Location Code" - Need to have
"Work Description" - Nice to have
"Order Class" - Nice to have
Furthermore - on the Sales Order Lines - the following I would think are essential to add.
https://docs.microsoft.com/en-us/dynamics-nav/fin-graph/resources/dynamics_salesorderline
"Item No." - Need to have - Currently only ItemID
"Variant No." - Need to have
"Document No." - Currently only ItemID - Nice to have
"Description 2" - Nice to have
"Location Code" - Need to have
Thanks in advance.
For Sales Order API
https://docs.microsoft.com/en-us/dynamics-nav/fin-graph/resources/dynamics_salesorder
"Payment Method Code" - Need to have
"Shipping Method Code" - Need to have
"Global Dimension 1 Code" - Need to have
"Global Dimension 2 Code" - Need to have
"Shipping Address" - Need to have - I read in another idea, this is coming....
"Your Reference" - Need to have
"Location Code" - Need to have
"Work Description" - Nice to have
"Order Class" - Nice to have
Furthermore - on the Sales Order Lines - the following I would think are essential to add.
https://docs.microsoft.com/en-us/dynamics-nav/fin-graph/resources/dynamics_salesorderline
"Item No." - Need to have - Currently only ItemID
"Variant No." - Need to have
"Document No." - Currently only ItemID - Nice to have
"Description 2" - Nice to have
"Location Code" - Need to have
Thanks in advance.
STATUS DETAILS
New