Okay so I am working with Celigo to migrate data between legacy ERP systems to Acumatica.
One task is to create Customer Records in Acumatica, will work on Vendors next.
With Customers though there are two Topclass endpoints I am looking to use: Customer and BusinessAccount. However, 3 required fields on the Customer Record are AR Account, Sales Account, and Cash Discount Account. I am trying to set them via a webservice call but don’t see these fields available under the default Endpoint and under either Customer or BusinessAccount TopClasses.
I know we can set them on the Customer Class via the CustomerClass Endpoint but don’t see it under Business Account or Customer.
Any information on what these values are so I can set them using ideally the customer Endpoint? Do I need to duplicate the default Endpoint and then extend Customer?