Utility Endpoints

Utility endpoints are the verbs of the TallyFi system. These endpoints are intended to act as a sort of RPC (remote procedure call) interface - they are useful where you’d like to invoke an action or trigger some server side behaviour. Unlike entities, these endpoints to not follow the ‘typed’ json api conventions: you simply pass parameters in and receive your result in the form of a simple json object.