{
  "data": [
    {
      "guid": "string",
      "entityType": "string",
      "amount": 0,
      "reason": "string",
      "date": "2019-08-24T14:15:22Z",
      "type": "CASH_IN",
      "cashDrawer": {
        "guid": "string",
        "entityType": "string"
      },
      "payoutReason": {
        "guid": "string",
        "entityType": "string"
      },
      "noSaleReason": {
        "guid": "string",
        "entityType": "string"
      },
      "undoes": "string",
      "employee1": {
        "guid": "string",
        "entityType": "string",
        "externalId": "string"
      },
      "employee2": {
        "guid": "string",
        "entityType": "string",
        "externalId": "string"
      },
      "creatorOrShiftReviewSubject": {
        "guid": "string",
        "entityType": "string"
      },
      "approverOrShiftReviewSubject": {
        "guid": "string",
        "entityType": "string"
      }
    }
  ]
}