0

I want to create a Sales Order in Exact Online in the table SalesOrders.

This works using the REST API controlled by Invantive Control.

However, Exact Online reports that the sales order lines are missing.

How can I create the salesorder, since in Exact Online a salesorder as well as salesorderlines have to be created.

Or is this best done by XML API?

Guido Leenders
  • 4,232
  • 1
  • 23
  • 43
H Jansen
  • 319
  • 1
  • 8

1 Answers1

1

For high volume loads across multiple divisions: use scenario described on stackoverflow

Guido Leenders
  • 4,232
  • 1
  • 23
  • 43
  • Can you elaborate a bit on this please? I am also interested in ways to creates sales order from outside of Exact Online and automatically have them entered into the latter. – O0123 Jan 12 '21 at 11:40