Account Model

Required
AccountID : string (GUID)

Deleted : bool

Changed : bool

Example
{
  "AccountID": "3f49efe7-ea42-4f21-8718-7e6ce9a33512",
  "Deleted": true,
  "Changed": true
}