Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To generate invoice lines post the below request, where key is the voyage key. For multiple voyages, add multiple keys.

Code Block
POST /ws/rest/Document/refreshDocumentLines?key=123&key=456&isAccountsPayable=true
Body: empty

...