The solution allows to easily migrate existing SOAP API C# code to REST API based integration with Acumatica ERP.
The repository contains the following solutions:
- Example Console Application - the solution contains examples of API calls to Acumatica ERP.
- SOAPLikeWrapperForREST - the project contains a wrapper that can be used to migrate a code that has originally been written for SOAP API to REST API.
The Acumatica SOAP-Like wrapper For REST is available as a Nuget package:
Dependencies: