{
  "senderType": "ActingInCapacity",
  "senderId": "string",
  "password": "string",
  "excludeNilPaid": true,
  "includeHashCrossRef": true,
  "autoSubmitFps": true,
  "testInLive": true,
  "useTestGateway": true,
  "overrideTimestampValue": "string",
  "contact": {
    "firstName": "string",
    "lastName": "string",
    "email": "string",
    "telephone": "string"
  },
  "agent": {
    "agentId": "string",
    "company": "string",
    "address": {
      "line1": "string",
      "line2": "string",
      "line3": "string",
      "line4": "string",
      "line5": "string",
      "postCode": "string",
      "country": "England",
      "foreignCountry": "string"
    },
    "contact": {
      "firstName": "string",
      "lastName": "string",
      "email": "string",
      "telephone": "string"
    }
  },
  "allowLinkedEps": true,
  "shouldCompressFps": true,
  "autoSubmitEps": true
}