Methods: BusinessLineImport
Create
Driver Type: SASI
Use this method to import business transaction lines from an external application into a temporary store within the SunSystems database, ready for posting at a later date.
CreateAndPost
Driver Type: SASI
Use this method to import business transaction lines and generate the postings to the ledger. The method uses the transaction lines held on the temporary store, and generates a batch Id.
If you wish to import transaction lines from an external application and generate the ledger postings at the same time, use the CreateAndPost method.
Post
Driver Type: SASI
This method generates the postings to the ledger. The data must have been created previously, for example, via the Create method. An existing batch Id must be specified in the payload.
Query
Driver Type: Export
You can use this method to obtain details of transaction lines from the temporary store in the SunSystems database or to extract transaction line data.