Skip to main content

COINS REST-User Defined Page - Functions

Updated over a month ago

Browse Function

The browse functions should be given a description and notes should be completed as these will be the description that will appear on the documentation.

If an A(dd) and D(elete) function are created then it will be possible to add multiple records to the collection and delete multiple records from the collection.

Summary Function

The summary function should also be created with description and notes.

If A(dd), U(pdate) and D(elete) functions are created then create, update (PUT and PATCH) and delete functionality will be available in the REST interface.

Did this answer your question?