The solution allows to easily start developing REST API based integration with Acumatica ERP.
The repository contains the following solutions:
- ClientAPI - the solution contains Acumatica REST API client based on HttpClient
- Example - the solution contains examples of API calls to Acumatica ERP.
- Model and Api - The solution contains base classes required for endpoint definitions based on RESTEasy.
Dependencies:
- com.google.code.gson
- org.jboss.resteasy
- org.threeten
- com.fasterxml.jackson.core
- org.apache.httpcomponents
- com.squareup.okhttp3
- org.apache.httpcomponents
The code is partially generated by Openapi Generator https://github.com/openapitools/openapi-generator) OpenAPI spec version: 4