Document Status Change

KeyDescriptionValue
NotifCategoryType of notification. 9 in this case9
NotifDateDate and time the notification was created. Paris time. Format ISO86012015-11-01T16:44:55.883
IntIdInternal ID of the wallet32
ExtIdExternal ID of the walletjkdc
DocIdDocument ID4646
DocTypeDocument type0
StatusDocument status6

Example POST JSON notification:

{
    "NotifCategory": "9",
    "NotifDate": "2015-11-01T16:44:55.883",
    "IntId": "32",
    "ExtId": "jdkc",
    "Status": "6",
    "DocType": "0",
    "DocId": "4646"
}