Hi, I’m trying to access the ability to change a subaccount ID via REST API. The default endpoint (current version in my environment is 23.200.001 doesn’t have this action available, and it does not appear in the list of actions I can pick from when trying to extend the endpoint (as opposed to, say, StockItems where it is available to select and add).
If we are synching subaccount data from an external source where subaccount values can change (and we know the old > new values for each change), how can we go about making sure we change the existing record in Acumatica instead of inserting a new value and keeping a now obsolete subaccount?
Thanks!