Accounts - methods
Amend
Driver Type: SASI
Use this method to amend accounts. If the account does not exist, an error message is produced and the payload is rejected.
BulkCreateOrAmend
Driver Type: DJI
Use this method for the bulk loading of data or bulk amendment of data, or where performance is critical.
Although the SASI method accepts dates and periods with slashes, the DJI method does not and expects dates in ddmmyyyy format and periods in pppyyyy format.
You cannot use this method to amend the status of the account. Instead, use one of the Open, Hidden, SuspendedHeld or Closed methods.
Closed
Driver Type: SASI
Use this method to amend the status of an account to 'Closed'.
Create
Driver Type: SASI
Use this method to create accounts. If the account already exists, an error message is produced and the payload is rejected.
CreateOrAmend
Driver Type: SASI
This method creates the account if it does not exist already and amends it if it does. To use the Create or Amend methods, you must know whether or not the account already exists, whereas this method can be used if you are unsure.
CreateReplaceOrDelete
Driver Type: SASI
Use this method to synchronize accounts. The account is created if it does not exist already and replaced if it does. If the account does not exist in the originating business unit, it is deleted.
Delete
Driver Type: SASI
Use this method to delete accounts.
DeleteChildData
Driver Type: SASI
This method deletes child data (Disallowed Currency Codes) but retains the parent record (Chart of Accounts).
Hidden
Driver Type: SASI
Use this method to amend the status of an account to 'Hidden'.
Open
Driver Type: SASI
Use this method to amend the status of an account to 'Open'.
Query
Driver Type: Export
Use this method to obtain account details or to extract account data from SunSystems.
SuspendedHeld
Driver Type: SASI
Use this method to amend the status of an account to 'Suspended/Held'.