Get NonMon or Entity Config Journal


End point to fetch non monetary information about a person, account or card. Non Monetary information includes any changes or updates to the Person, Account, Card or Instrument. It also includes any comments and records of non financial events inserted by the system against the Person, Account, Card or Instrument. Non financial or non monetary events are defined as any act that does not change or impact the ledger or the balance of any account on the platform.

The same end point can also be used to fetch changes to a Program or Program configuration.

The api can be used to fetch only 90 days of data.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
date-time
required

Starting date for fetching the non monetary history or program config journal.

Start Date in the format yyyy-MM-dd HH:mm:ss, example yyyy-MM-dd 00:00:00 to fetch data from start of the day.

date-time
required

Ending date for fetching the non monetary history or program config journal.

End Date in the format yyyy-MM-dd HH:mm:ss, example yyyy-MM-dd 23:59:59 to fetch data to end of the day.

person_record
object

Details for person, account or card, for whom non monetary data is to be retrieved. If data is sent in this object, the program_record object will be ignored. Either one of the parameters within the person_record or program_record is mandatory.

program_record
object

Details for the program for which program or config change records are to be fetched. Either one of the parameters within the person_record or program_record is mandatory.

request_code
object

Filter criteria for the non monetary or program config records. If not sent, all records within the date range will be fetched.

int32

Limit number of results to retrieve (Defaults to 100 if no value specified or specified value is zero or negative).

int32

Index used for pagination of the result (Defaults to 0 if no value specified or specified value is negative).

Responses

500

Server Error

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json