Integratec API Platform
Resource Calls

Resource calls are an example of Remote Procedure Call.

The service ID for a resource call is the catalog ID appended to callResource-.

Property names are case insensitive.

If a resource is a collection, resourceAdd(), resourceGet() and resourceFind() are implemented.

If a resource is not a collection, resourceDelete(), resourceGet(), resourcePut() and resourceSet() are implemented.

The following methods are available.