For a webhook that has been registered with an endpoint in Acumatica (24R1), how does a non-developer discover the interface for documentation/testing purposes outside of requesting it from the developer or having access to the underlying class in the VS project? The customization project only has the DLL in it, and there is no option on the screen to view the interface definition or to generate a swagger file. Thanks.
Added: Additionally, is there a way for a developer to read/consume the webhook endpoint in order to generate a stub for the interface?