Alert

This s a documentation page for our shiny new REST API - you weren't meant to find it. This API isn't ready for public use yet. We're chopping and changing it a LOT as we grow it. So if you build something that uses it then it's very likely to break in a future update. Don't say you weren't warned!

URL:

https://api.kashflow.com/v2/alert

Method(s):

get

Response Formats:

JSON, XML

Description:

This method allows you to disable notification messages for a user.

PUT Operation

Disables notification messages for a user and returns the updated list of notification messages applicable for the user.

URL : /alert/{Message Id}

{Message Id} is the message identifier to be disabled

Example response for PUT of alert


[{
    "Id": 1,
    "Title": "Scheduled Maintenance",
    "Text": "KashFlow will be temporarily unavailable from 02:00 AM to 05:00 AM on 20/07/2014 due to maintentance."
    },
    {
     "Id": 2,
     "Title": "Important Notice",
     "Text": "We further aplogise for not being able to print more than one document, this is top of our priorites and we are currently implementing new servers in order to resolve this issue."
}]

See how IRIS KashFlow works with your business and your books