Account Code Access on Document Lines in Dataloy API?

Question

How to access breakdown accounts, port cost code, handling cost code and various text in Dataloy API?

Answer

  1. portCostCode is accessible from document-documentLine-portCostCode
  2. handlingCostCode is accessible from document-documentLine-handlingCostCode
  3. variousText is accessible from document-documentLine-variousText

GL account on documentLine will always reflect the gl account from the breakdown account.