Created
December 30, 2022 22:02
-
-
Save dianecawley/c97fc8b5f2021281eced67e7cba7231e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Code snip #1 for RESTClient with multiple Endpoints