I don't see any examples in the Acumatica help or in the training on how to actually remove / delete a record from a custom screen / table using the REST (Contract-based) API. How would one go about doing this? Is it a PUT with different syntax? I did see a Stack Overflow case on deleting detail records - I tried this method and it didn't work for me.
Acumatica REST API - Delete SalesOrderDetail
That also refers to a header/detail setup, which I don't have (only grid details). Any help would be appreciated. Thanks...