Skip to content

Instantly share code, notes, and snippets.

@dianecawley
Created December 30, 2022 22:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dianecawley/c97fc8b5f2021281eced67e7cba7231e to your computer and use it in GitHub Desktop.
Save dianecawley/c97fc8b5f2021281eced67e7cba7231e to your computer and use it in GitHub Desktop.
using Acumatica.RESTClient;
using Acumatica.RESTClient.Model;
using Acumatica.RESTClient.Client;
using Acumatica.Auth.Api;
using Acumatica.Auth.Model;
using Acumatica.Default_22_200_001.Api;
using Acumatica.Default_22_200_001.Model;
using Acumatica.Manufacturing_21_200_001.Api;
using Acumatica.Manufacturing_21_200_001.Model;
@dianecawley
Copy link
Author

Code snip #1 for RESTClient with multiple Endpoints

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment