New to Acumatica, we are in early implementation phase.
Our iPaaS system is MuleSoft, and our CRM is Salesforce.
Currently, we are working to POST new customers to Acumatica via REST API. Receiving an error that we do not appear to have permission to create the SF Price Cls field, so the method fails. When I look at the endpoint in Acumatica, I don’t even see that field as available.
Do I need to do the mapping inside Acumatica individually? And do I simply extend the endpoint to do so? Any insight appreciated, thanks!