{
  "type": "AeoP",
  "carryForwardShortfall": true,
  "allowProtectedEarnings": true,
  "autoDeduction": true,
  "reference": "string",
  "issueDate": "2026-04-04",
  "applyFrom": "2026-04-04",
  "applyUntil": "2026-04-04",
  "deductionIsPercentage": true,
  "deduction": 0.0,
  "protectedEarningsIsPercentage": true,
  "protectedEarnings": 0.0,
  "chargeAdminFee": true,
  "shortfall": 0.0,
  "stopWhenTotalPaid": true,
  "totalAmountToPay": 0.0,
  "amountPreviouslyPaid": 0.0,
  "stopped": true,
  "notes": "string",
  "includeBankDetails": true,
  "bankDetails": {
    "bankName": "string",
    "bankBranch": "string",
    "bankReference": "string",
    "accountName": "string",
    "accountNumber": "string",
    "sortCode": "string",
    "note": "string",
    "buildingSocietyRollNumber": "string"
  },
  "payments": [
    {
      "attachmentOrder": {
        "id": "string",
        "name": "string",
        "metadata": {},
        "url": "string"
      },
      "taxYear": "Year2017",
      "payPeriod": "Custom",
      "date": "2026-04-04",
      "description": "string",
      "attachablePay": 0.0,
      "protectedPay": 0.0,
      "otherAttachmentOrderDeductions": 0.0,
      "desiredDeduction": 0.0,
      "shortfall": 0.0,
      "totalPaid": 0.0,
      "resultingDeduction": 0.0,
      "resultingShortfall": 0.0,
      "adminFee": 0.0,
      "payRunVersion": 0,
      "isLatestVersion": true,
      "employee": {
        "id": "string",
        "name": "string",
        "metadata": {},
        "url": "string"
      },
      "id": "string"
    }
  ],
  "payee": "string",
  "payeeName": "string",
  "documentCount": 0,
  "documents": [
    {
      "id": "string",
      "name": "string",
      "metadata": {},
      "url": "string"
    }
  ],
  "employee": {
    "id": "string",
    "name": "string",
    "metadata": {},
    "url": "string"
  },
  "id": "string"
}