Acumatica: Ability to override DefaultEndpointImpl to add advanced custom logic to contract REST API
问题 I'm wondering if it possible to override DefaultEndpointImpl.cs or add my own API logic in another file? I'm struggling with a few API calls which require the logic in this file to be overridden or added to. For example I am able to create a purchase receipt for a PO via the api successfully, however I'm not able to add a "Transfer Receipt" purchase receipt in the same way. I've included various non-standard fields to the API endpoints that reference the original transfer, transfer order and