SkillAgentSearch skills...

AcumaticaRESTAPIClientForCSharp

The solution allows to easily start developing REST API based integration with Acumatica ERP

Install / Use

/learn @Acumatica/AcumaticaRESTAPIClientForCSharp
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Logo Acumatica REST API Client for C#

The solution allows to easily start developing REST API based integration with Acumatica ERP.

The repository contains the following solutions:

  1. Acumatica REST API Client - the solution contains Acumatica REST API client based on RESTSharp. The solution also contains base classes required for endpoint definitions and the endpoint definitions.
  2. Example Console Application - the solution contains examples of API calls to Acumatica ERP.
  3. EndpointModelGenerator - the solution allows to generate C# projects and classes for the REST API client based on OpenAPI 2.0/3.0 endpoint schemas.

The Acumatica REST Client and some endpoints are also available as Nuget packages:

  • https://www.nuget.org/packages/Acumatica.RESTClient/ NuGet(Acumatica.RESTClient)
  • https://www.nuget.org/packages/Acumatica.RESTClient.ContractBasedApi/ NuGet(Acumatica.RESTClient.ContractBasedApi)
  • https://www.nuget.org/packages/Acumatica.RESTClient.ODataApi/ NuGet(Acumatica.RESTClient.ODataApi)
  • https://www.nuget.org/packages/Acumatica.RESTClient.CustomizationApi/ NuGet(Acumatica.RESTClient.CustomizationApi)
  • https://www.nuget.org/packages/Acumatica.Default_22.200.001/ NuGet(Acumatica.Default_22.200.001)
  • https://www.nuget.org/packages/Acumatica.Default_23.200.001/ NuGet(Acumatica.Default_23.200.001)
  • https://www.nuget.org/packages/Acumatica.Default_24.200.001/ NuGet(Acumatica.Default_24.200.001)
  • https://www.nuget.org/packages/Acumatica.Manufacturing_23.100.001/ NuGet(Acumatica.Manufacturing_23.100.001)
  • https://www.nuget.org/packages/Acumatica.Manufacturing_23.200.001/ NuGet(Acumatica.Manufacturing_23.200.001)
  • https://www.nuget.org/packages/Acumatica.Manufacturing_24.200.001/ NuGet(Acumatica.Manufacturing_24.200.001)

Related Skills

View on GitHub
GitHub Stars33
CategoryDevelopment
Updated19d ago
Forks18

Languages

C#

Security Score

90/100

Audited on Mar 18, 2026

No findings