Accounting Apex API Developer Reference
System Operations and Trigger Information

System Operations and Trigger Information

The following system operations relate to all Certinia services.

GetAPIVersion

Used to get the latest API version.
This operation takes no parameters.
The following value is returned:
Type: Text

GetServiceName

Used to get the name of the service.
This operation takes no parameters.
The following value is returned:
Type: Text

Using Custom Triggers on Accounting Objects

Accounting API calls cannot be made within custom triggers on Accounting objects.

To work around this limitation, make the Accounting API call from a different context such as a Batch Apex job.

© Copyright 2009–2023 Certinia Inc. All rights reserved. Various trademarks held by their respective owners.