mono-logo

Statement Insights

June 6th, 2024

get api.withmono.com/v1/enrichments/{id}/statement-insights
v1.0

This resource analyses all the transactions linked to the provided account id, and returns insights based on the transaction data.

Statement Insight Records

Statement Insight Records

Once a statements insights is successfully generated, You can either retrieve this by webhook or through the statement insight records endpoint.

Path Params
Headers

Request

123
curl --request GET \
  --url https://api.withmono.com/v1/enrichments/{id}/statement-insights \
  --header 'accept: application/json'

Response

Choose an option from the drop down or click one of these buttons to see an example:

Did this page help you?