Skip to main content

COINS REST-User Defined Page

Written by Denisa Arjoca
Updated over a month ago

This section describes how to expose a user defined page as a REST interface allowing data to be read and updated.

The pages are built in a similar way to normal Coins ERP+ pages with specific features to enable a REST interface with CRUD functions.

A full set of functions is provided with a pair of functions and pages. The browse function maps to a collection (array) of data and the summary function maps to an object of data.

Did this answer your question?