Easy-Acumatica Docs

Sub-Services

Sub-services are the primary way to interact with specific Acumatica API endpoints. They are accessed as properties on an initialized `AcumaticaClient` instance (e.g., `client.customers`). Each service provides a set of methods tailored to a specific entity, simplifying tasks like creating records, fetching data, and executing actions.

Easy-Acumatica v0.3.9 — Created and Developed by Matthew Hirstius (Nioron07).
Significant Contributions made by Chris Xu
Want to see the NPM version? See it here