POST api/Quotation/SaveInstallationData

Request Information

URI Parameters

None.

Body Parameters

PostInstallationData
NameDescriptionTypeAdditional information
folderPath

string

None.

noLayout

boolean

None.

version

string

None.

companyName

string

None.

storeName

string

None.

salesDocNo

string

None.

customerId

string

None.

installerId

string

None.

propertyType

integer

None.

additionalPhotos

Collection of string

None.

damagedUtility

boolean

None.

damagedUtilityImages

Collection of string

None.

damagedIrrigation

boolean

None.

damagedIrrigationImages

Collection of string

None.

damageNotified

boolean

None.

damageNotifiedNotes

string

None.

damageNotifiedImages

Collection of string

None.

permitPosted

boolean

None.

permitPostedImages

Collection of string

None.

fwtReviewed

boolean

None.

finalWalkThrough

finalWalkThrough

None.

gatesSwingingOut

boolean

None.

gatesSelfClosing

boolean

None.

customerName

string

None.

fenceMeetPoolCode

boolean

None.

paysheetInfoNew

Collection of paysheetInfoNew

None.

paysheetInfo

paysheetInfo

None.

deviceId

string

None.

firstTapTime

date

None.

miscReimburseCharges

Collection of miscReimburseCharges

None.

subContractors

Collection of subContractors

None.

aceStaffing

Collection of aceStaffing

None.

aceStaffingNew

Collection of aceStaffingNew

None.

notes

Collection of string

None.

chequeDetails

chequeDetails

None.

paymentStatus

integer

None.

paymentMode

integer

None.

checkReceived

boolean

None.

loanReferenceNo

string

None.

orderDate

date

None.

customer1Name_wcf

string

None.

cutomer1Signature_wcf

string

None.

cutomer1SignatureDate_wcf

date

None.

customer2Name_wcf

string

None.

cutomer2Signature_wcf

string

None.

cutomer2SignatureDate_wcf

date

None.

transactionId

string

None.

dueBalance

decimal number

None.

paidAmount

decimal number

None.

jobPhotos

Collection of jobPhotos

None.

neighbours

Collection of neighbours

None.

gatePhotos

Collection of string

None.

useNewCreditCard

boolean

None.

jobInspected

boolean

None.

jobInspectionNotes

string

None.

jobInspectionImages

Collection of string

None.

backCharges

Collection of backCharges

None.

Request Formats

application/json, text/json

Sample:
{
  "folderPath": "sample string 1",
  "noLayout": true,
  "version": "sample string 3",
  "companyName": "sample string 4",
  "storeName": "sample string 5",
  "salesDocNo": "sample string 6",
  "customerId": "sample string 7",
  "installerId": "sample string 8",
  "propertyType": 9,
  "additionalPhotos": [
    "sample string 1",
    "sample string 2"
  ],
  "damagedUtility": true,
  "damagedUtilityImages": [
    "sample string 1",
    "sample string 2"
  ],
  "damagedIrrigation": true,
  "damagedIrrigationImages": [
    "sample string 1",
    "sample string 2"
  ],
  "damageNotified": true,
  "damageNotifiedNotes": "sample string 13",
  "damageNotifiedImages": [
    "sample string 1",
    "sample string 2"
  ],
  "permitPosted": true,
  "permitPostedImages": [
    "sample string 1",
    "sample string 2"
  ],
  "fwtReviewed": true,
  "finalWalkThrough": {
    "types": [
      1,
      2
    ],
    "selections": [
      1,
      2
    ],
    "installerName": "sample string 1",
    "date": "2026-01-10T15:58:30.2737363-05:00",
    "customerComments": "sample string 3",
    "isCustomerHome": true,
    "customerName": "sample string 5",
    "repName": "sample string 6",
    "customerSign": "sample string 7",
    "repSign": "sample string 8"
  },
  "gatesSwingingOut": true,
  "gatesSelfClosing": true,
  "customerName": "sample string 18",
  "fenceMeetPoolCode": true,
  "paysheetInfoNew": [
    {
      "title": "sample string 1",
      "calculated": 2.1,
      "actual": 3.1,
      "actualMiscValue": "sample string 4"
    },
    {
      "title": "sample string 1",
      "calculated": 2.1,
      "actual": 3.1,
      "actualMiscValue": "sample string 4"
    }
  ],
  "paysheetInfo": {
    "footageInstalled": 1.0,
    "totalGateFootageInstalled": 2.0,
    "takedownLength": 3.0,
    "gatesInstalled": 4
  },
  "deviceId": "sample string 20",
  "firstTapTime": "2026-01-10T15:58:30.2747233-05:00",
  "miscReimburseCharges": [
    {
      "price": 1.0,
      "image": "sample string 2"
    },
    {
      "price": 1.0,
      "image": "sample string 2"
    }
  ],
  "subContractors": [
    {
      "name": "sample string 1",
      "hoursWorked": 2.0
    },
    {
      "name": "sample string 1",
      "hoursWorked": 2.0
    }
  ],
  "aceStaffing": [
    {
      "id": 1,
      "name": "sample string 2",
      "hoursWorked": 3.0
    },
    {
      "id": 1,
      "name": "sample string 2",
      "hoursWorked": 3.0
    }
  ],
  "aceStaffingNew": [
    {
      "id": 1,
      "name": "sample string 2",
      "WorkDetails": [
        {
          "Hours": 1.1,
          "Date": "2026-01-10T15:58:30.2747233-05:00"
        },
        {
          "Hours": 1.1,
          "Date": "2026-01-10T15:58:30.2747233-05:00"
        }
      ]
    },
    {
      "id": 1,
      "name": "sample string 2",
      "WorkDetails": [
        {
          "Hours": 1.1,
          "Date": "2026-01-10T15:58:30.2747233-05:00"
        },
        {
          "Hours": 1.1,
          "Date": "2026-01-10T15:58:30.2747233-05:00"
        }
      ]
    }
  ],
  "notes": [
    "sample string 1",
    "sample string 2"
  ],
  "chequeDetails": {
    "chequeNo": "sample string 1",
    "chequeName": "sample string 2",
    "chequeDate": "2026-01-10T15:58:30.2747233-05:00"
  },
  "paymentStatus": 22,
  "paymentMode": 23,
  "checkReceived": true,
  "loanReferenceNo": "sample string 25",
  "orderDate": "2026-01-10T15:58:30.2747233-05:00",
  "customer1Name_wcf": "sample string 27",
  "cutomer1Signature_wcf": "sample string 28",
  "cutomer1SignatureDate_wcf": "2026-01-10T15:58:30.2747233-05:00",
  "customer2Name_wcf": "sample string 30",
  "cutomer2Signature_wcf": "sample string 31",
  "cutomer2SignatureDate_wcf": "2026-01-10T15:58:30.2747233-05:00",
  "transactionId": "sample string 33",
  "dueBalance": 34.0,
  "paidAmount": 35.0,
  "jobPhotos": [
    {
      "id": 1,
      "name": "sample string 2",
      "isNew": true,
      "beforeImageDirPath": "sample string 4",
      "beforeImage": "sample string 5",
      "afterImage": "sample string 6"
    },
    {
      "id": 1,
      "name": "sample string 2",
      "isNew": true,
      "beforeImageDirPath": "sample string 4",
      "beforeImage": "sample string 5",
      "afterImage": "sample string 6"
    }
  ],
  "neighbours": [
    {
      "appointmentId": 1,
      "salesOrderNo": "sample string 2",
      "customerId": 3,
      "estimator": "sample string 4",
      "name": "sample string 5",
      "type": "sample string 6",
      "phoneDay": "sample string 7",
      "phoneNight": "sample string 8",
      "phoneCell": "sample string 9",
      "email": "sample string 10",
      "address": "sample string 11",
      "images": [
        "sample string 1",
        "sample string 2"
      ]
    },
    {
      "appointmentId": 1,
      "salesOrderNo": "sample string 2",
      "customerId": 3,
      "estimator": "sample string 4",
      "name": "sample string 5",
      "type": "sample string 6",
      "phoneDay": "sample string 7",
      "phoneNight": "sample string 8",
      "phoneCell": "sample string 9",
      "email": "sample string 10",
      "address": "sample string 11",
      "images": [
        "sample string 1",
        "sample string 2"
      ]
    }
  ],
  "gatePhotos": [
    "sample string 1",
    "sample string 2"
  ],
  "useNewCreditCard": true,
  "jobInspected": true,
  "jobInspectionNotes": "sample string 38",
  "jobInspectionImages": [
    "sample string 1",
    "sample string 2"
  ],
  "backCharges": [
    {
      "type": "sample string 1",
      "price": 2.0,
      "empId": "sample string 3",
      "empName": "sample string 4",
      "note": "sample string 5"
    },
    {
      "type": "sample string 1",
      "price": 2.0,
      "empId": "sample string 3",
      "empName": "sample string 4",
      "note": "sample string 5"
    }
  ]
}

multipart/form-data, text/plain

Sample:
{"folderPath":"sample string 1","noLayout":true,"version":"sample string 3","companyName":"sample string 4","storeName":"sample string 5","salesDocNo":"sample string 6","customerId":"sample string 7","installerId":"sample string 8","propertyType":9,"additionalPhotos":["sample string 1","sample string 2"],"damagedUtility":true,"damagedUtilityImages":["sample string 1","sample string 2"],"damagedIrrigation":true,"damagedIrrigationImages":["sample string 1","sample string 2"],"damageNotified":true,"damageNotifiedNotes":"sample string 13","damageNotifiedImages":["sample string 1","sample string 2"],"permitPosted":true,"permitPostedImages":["sample string 1","sample string 2"],"fwtReviewed":true,"finalWalkThrough":{"types":[1,2],"selections":[1,2],"installerName":"sample string 1","date":"2026-01-10T15:58:30.2737363-05:00","customerComments":"sample string 3","isCustomerHome":true,"customerName":"sample string 5","repName":"sample string 6","customerSign":"sample string 7","repSign":"sample string 8"},"gatesSwingingOut":true,"gatesSelfClosing":true,"customerName":"sample string 18","fenceMeetPoolCode":true,"paysheetInfoNew":[{"title":"sample string 1","calculated":2.1,"actual":3.1,"actualMiscValue":"sample string 4"},{"title":"sample string 1","calculated":2.1,"actual":3.1,"actualMiscValue":"sample string 4"}],"paysheetInfo":{"footageInstalled":1.0,"totalGateFootageInstalled":2.0,"takedownLength":3.0,"gatesInstalled":4},"deviceId":"sample string 20","firstTapTime":"2026-01-10T15:58:30.2747233-05:00","miscReimburseCharges":[{"price":1.0,"image":"sample string 2"},{"price":1.0,"image":"sample string 2"}],"subContractors":[{"name":"sample string 1","hoursWorked":2.0},{"name":"sample string 1","hoursWorked":2.0}],"aceStaffing":[{"id":1,"name":"sample string 2","hoursWorked":3.0},{"id":1,"name":"sample string 2","hoursWorked":3.0}],"aceStaffingNew":[{"id":1,"name":"sample string 2","WorkDetails":[{"Hours":1.1,"Date":"2026-01-10T15:58:30.2747233-05:00"},{"Hours":1.1,"Date":"2026-01-10T15:58:30.2747233-05:00"}]},{"id":1,"name":"sample string 2","WorkDetails":[{"Hours":1.1,"Date":"2026-01-10T15:58:30.2747233-05:00"},{"Hours":1.1,"Date":"2026-01-10T15:58:30.2747233-05:00"}]}],"notes":["sample string 1","sample string 2"],"chequeDetails":{"chequeNo":"sample string 1","chequeName":"sample string 2","chequeDate":"2026-01-10T15:58:30.2747233-05:00"},"paymentStatus":22,"paymentMode":23,"checkReceived":true,"loanReferenceNo":"sample string 25","orderDate":"2026-01-10T15:58:30.2747233-05:00","customer1Name_wcf":"sample string 27","cutomer1Signature_wcf":"sample string 28","cutomer1SignatureDate_wcf":"2026-01-10T15:58:30.2747233-05:00","customer2Name_wcf":"sample string 30","cutomer2Signature_wcf":"sample string 31","cutomer2SignatureDate_wcf":"2026-01-10T15:58:30.2747233-05:00","transactionId":"sample string 33","dueBalance":34.0,"paidAmount":35.0,"jobPhotos":[{"id":1,"name":"sample string 2","isNew":true,"beforeImageDirPath":"sample string 4","beforeImage":"sample string 5","afterImage":"sample string 6"},{"id":1,"name":"sample string 2","isNew":true,"beforeImageDirPath":"sample string 4","beforeImage":"sample string 5","afterImage":"sample string 6"}],"neighbours":[{"appointmentId":1,"salesOrderNo":"sample string 2","customerId":3,"estimator":"sample string 4","name":"sample string 5","type":"sample string 6","phoneDay":"sample string 7","phoneNight":"sample string 8","phoneCell":"sample string 9","email":"sample string 10","address":"sample string 11","images":["sample string 1","sample string 2"]},{"appointmentId":1,"salesOrderNo":"sample string 2","customerId":3,"estimator":"sample string 4","name":"sample string 5","type":"sample string 6","phoneDay":"sample string 7","phoneNight":"sample string 8","phoneCell":"sample string 9","email":"sample string 10","address":"sample string 11","images":["sample string 1","sample string 2"]}],"gatePhotos":["sample string 1","sample string 2"],"useNewCreditCard":true,"jobInspected":true,"jobInspectionNotes":"sample string 38","jobInspectionImages":["sample string 1","sample string 2"],"backCharges":[{"type":"sample string 1","price":2.0,"empId":"sample string 3","empName":"sample string 4","note":"sample string 5"},{"type":"sample string 1","price":2.0,"empId":"sample string 3","empName":"sample string 4","note":"sample string 5"}]}

application/xml, text/xml

Sample:
<FO_API_Utilities_GLOBAL_Class.PostInstallationData xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/FO_API_Utilities">
  <aceStaffing>
    <FO_API_Utilities_GLOBAL_Class.aceStaffing>
      <hoursWorked>3</hoursWorked>
      <id>1</id>
      <name>sample string 2</name>
    </FO_API_Utilities_GLOBAL_Class.aceStaffing>
    <FO_API_Utilities_GLOBAL_Class.aceStaffing>
      <hoursWorked>3</hoursWorked>
      <id>1</id>
      <name>sample string 2</name>
    </FO_API_Utilities_GLOBAL_Class.aceStaffing>
  </aceStaffing>
  <aceStaffingNew>
    <FO_API_Utilities_GLOBAL_Class.aceStaffingNew>
      <WorkDetails>
        <FO_API_Utilities_GLOBAL_Class.WorkDetails>
          <Date>2026-01-10T15:58:30.2747233-05:00</Date>
          <Hours>1.1</Hours>
        </FO_API_Utilities_GLOBAL_Class.WorkDetails>
        <FO_API_Utilities_GLOBAL_Class.WorkDetails>
          <Date>2026-01-10T15:58:30.2747233-05:00</Date>
          <Hours>1.1</Hours>
        </FO_API_Utilities_GLOBAL_Class.WorkDetails>
      </WorkDetails>
      <id>1</id>
      <name>sample string 2</name>
    </FO_API_Utilities_GLOBAL_Class.aceStaffingNew>
    <FO_API_Utilities_GLOBAL_Class.aceStaffingNew>
      <WorkDetails>
        <FO_API_Utilities_GLOBAL_Class.WorkDetails>
          <Date>2026-01-10T15:58:30.2747233-05:00</Date>
          <Hours>1.1</Hours>
        </FO_API_Utilities_GLOBAL_Class.WorkDetails>
        <FO_API_Utilities_GLOBAL_Class.WorkDetails>
          <Date>2026-01-10T15:58:30.2747233-05:00</Date>
          <Hours>1.1</Hours>
        </FO_API_Utilities_GLOBAL_Class.WorkDetails>
      </WorkDetails>
      <id>1</id>
      <name>sample string 2</name>
    </FO_API_Utilities_GLOBAL_Class.aceStaffingNew>
  </aceStaffingNew>
  <additionalPhotos xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>sample string 1</d2p1:string>
    <d2p1:string>sample string 2</d2p1:string>
  </additionalPhotos>
  <backCharges>
    <FO_API_Utilities_GLOBAL_Class.backCharges>
      <empId>sample string 3</empId>
      <empName>sample string 4</empName>
      <note>sample string 5</note>
      <price>2</price>
      <type>sample string 1</type>
    </FO_API_Utilities_GLOBAL_Class.backCharges>
    <FO_API_Utilities_GLOBAL_Class.backCharges>
      <empId>sample string 3</empId>
      <empName>sample string 4</empName>
      <note>sample string 5</note>
      <price>2</price>
      <type>sample string 1</type>
    </FO_API_Utilities_GLOBAL_Class.backCharges>
  </backCharges>
  <checkReceived>true</checkReceived>
  <chequeDetails>
    <chequeDate>2026-01-10T15:58:30.2747233-05:00</chequeDate>
    <chequeName>sample string 2</chequeName>
    <chequeNo>sample string 1</chequeNo>
  </chequeDetails>
  <companyName>sample string 4</companyName>
  <customer1Name_wcf>sample string 27</customer1Name_wcf>
  <customer2Name_wcf>sample string 30</customer2Name_wcf>
  <customerId>sample string 7</customerId>
  <customerName>sample string 18</customerName>
  <cutomer1SignatureDate_wcf>2026-01-10T15:58:30.2747233-05:00</cutomer1SignatureDate_wcf>
  <cutomer1Signature_wcf>sample string 28</cutomer1Signature_wcf>
  <cutomer2SignatureDate_wcf>2026-01-10T15:58:30.2747233-05:00</cutomer2SignatureDate_wcf>
  <cutomer2Signature_wcf>sample string 31</cutomer2Signature_wcf>
  <damageNotified>true</damageNotified>
  <damageNotifiedImages xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>sample string 1</d2p1:string>
    <d2p1:string>sample string 2</d2p1:string>
  </damageNotifiedImages>
  <damageNotifiedNotes>sample string 13</damageNotifiedNotes>
  <damagedIrrigation>true</damagedIrrigation>
  <damagedIrrigationImages xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>sample string 1</d2p1:string>
    <d2p1:string>sample string 2</d2p1:string>
  </damagedIrrigationImages>
  <damagedUtility>true</damagedUtility>
  <damagedUtilityImages xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>sample string 1</d2p1:string>
    <d2p1:string>sample string 2</d2p1:string>
  </damagedUtilityImages>
  <deviceId>sample string 20</deviceId>
  <dueBalance>34</dueBalance>
  <fenceMeetPoolCode>true</fenceMeetPoolCode>
  <finalWalkThrough>
    <customerComments>sample string 3</customerComments>
    <customerName>sample string 5</customerName>
    <customerSign>sample string 7</customerSign>
    <date>2026-01-10T15:58:30.2737363-05:00</date>
    <installerName>sample string 1</installerName>
    <isCustomerHome>true</isCustomerHome>
    <repName>sample string 6</repName>
    <repSign>sample string 8</repSign>
    <selections xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:int>1</d3p1:int>
      <d3p1:int>2</d3p1:int>
    </selections>
    <types xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:int>1</d3p1:int>
      <d3p1:int>2</d3p1:int>
    </types>
  </finalWalkThrough>
  <firstTapTime>2026-01-10T15:58:30.2747233-05:00</firstTapTime>
  <folderPath>sample string 1</folderPath>
  <fwtReviewed>true</fwtReviewed>
  <gatePhotos xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>sample string 1</d2p1:string>
    <d2p1:string>sample string 2</d2p1:string>
  </gatePhotos>
  <gatesSelfClosing>true</gatesSelfClosing>
  <gatesSwingingOut>true</gatesSwingingOut>
  <installerId>sample string 8</installerId>
  <jobInspected>true</jobInspected>
  <jobInspectionImages xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>sample string 1</d2p1:string>
    <d2p1:string>sample string 2</d2p1:string>
  </jobInspectionImages>
  <jobInspectionNotes>sample string 38</jobInspectionNotes>
  <jobPhotos>
    <FO_API_Utilities_GLOBAL_Class.jobPhotos>
      <afterImage>sample string 6</afterImage>
      <beforeImage>sample string 5</beforeImage>
      <beforeImageDirPath>sample string 4</beforeImageDirPath>
      <id>1</id>
      <isNew>true</isNew>
      <name>sample string 2</name>
    </FO_API_Utilities_GLOBAL_Class.jobPhotos>
    <FO_API_Utilities_GLOBAL_Class.jobPhotos>
      <afterImage>sample string 6</afterImage>
      <beforeImage>sample string 5</beforeImage>
      <beforeImageDirPath>sample string 4</beforeImageDirPath>
      <id>1</id>
      <isNew>true</isNew>
      <name>sample string 2</name>
    </FO_API_Utilities_GLOBAL_Class.jobPhotos>
  </jobPhotos>
  <loanReferenceNo>sample string 25</loanReferenceNo>
  <miscReimburseCharges>
    <FO_API_Utilities_GLOBAL_Class.miscReimburseCharges>
      <image>sample string 2</image>
      <price>1</price>
    </FO_API_Utilities_GLOBAL_Class.miscReimburseCharges>
    <FO_API_Utilities_GLOBAL_Class.miscReimburseCharges>
      <image>sample string 2</image>
      <price>1</price>
    </FO_API_Utilities_GLOBAL_Class.miscReimburseCharges>
  </miscReimburseCharges>
  <neighbours>
    <FO_API_Utilities_GLOBAL_Class.neighbours>
      <address>sample string 11</address>
      <appointmentId>1</appointmentId>
      <customerId>3</customerId>
      <email>sample string 10</email>
      <estimator>sample string 4</estimator>
      <images xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:string>sample string 1</d4p1:string>
        <d4p1:string>sample string 2</d4p1:string>
      </images>
      <name>sample string 5</name>
      <phoneCell>sample string 9</phoneCell>
      <phoneDay>sample string 7</phoneDay>
      <phoneNight>sample string 8</phoneNight>
      <salesOrderNo>sample string 2</salesOrderNo>
      <type>sample string 6</type>
    </FO_API_Utilities_GLOBAL_Class.neighbours>
    <FO_API_Utilities_GLOBAL_Class.neighbours>
      <address>sample string 11</address>
      <appointmentId>1</appointmentId>
      <customerId>3</customerId>
      <email>sample string 10</email>
      <estimator>sample string 4</estimator>
      <images xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:string>sample string 1</d4p1:string>
        <d4p1:string>sample string 2</d4p1:string>
      </images>
      <name>sample string 5</name>
      <phoneCell>sample string 9</phoneCell>
      <phoneDay>sample string 7</phoneDay>
      <phoneNight>sample string 8</phoneNight>
      <salesOrderNo>sample string 2</salesOrderNo>
      <type>sample string 6</type>
    </FO_API_Utilities_GLOBAL_Class.neighbours>
  </neighbours>
  <noLayout>true</noLayout>
  <notes xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>sample string 1</d2p1:string>
    <d2p1:string>sample string 2</d2p1:string>
  </notes>
  <orderDate>2026-01-10T15:58:30.2747233-05:00</orderDate>
  <paidAmount>35</paidAmount>
  <paymentMode>23</paymentMode>
  <paymentStatus>22</paymentStatus>
  <paysheetInfo>
    <footageInstalled>1</footageInstalled>
    <gatesInstalled>4</gatesInstalled>
    <takedownLength>3</takedownLength>
    <totalGateFootageInstalled>2</totalGateFootageInstalled>
  </paysheetInfo>
  <paysheetInfoNew>
    <FO_API_Utilities_GLOBAL_Class.paysheetInfoNew>
      <actual>3.1</actual>
      <actualMiscValue>sample string 4</actualMiscValue>
      <calculated>2.1</calculated>
      <title>sample string 1</title>
    </FO_API_Utilities_GLOBAL_Class.paysheetInfoNew>
    <FO_API_Utilities_GLOBAL_Class.paysheetInfoNew>
      <actual>3.1</actual>
      <actualMiscValue>sample string 4</actualMiscValue>
      <calculated>2.1</calculated>
      <title>sample string 1</title>
    </FO_API_Utilities_GLOBAL_Class.paysheetInfoNew>
  </paysheetInfoNew>
  <permitPosted>true</permitPosted>
  <permitPostedImages xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>sample string 1</d2p1:string>
    <d2p1:string>sample string 2</d2p1:string>
  </permitPostedImages>
  <propertyType>9</propertyType>
  <salesDocNo>sample string 6</salesDocNo>
  <storeName>sample string 5</storeName>
  <subContractors>
    <FO_API_Utilities_GLOBAL_Class.subContractors>
      <hoursWorked>2</hoursWorked>
      <name>sample string 1</name>
    </FO_API_Utilities_GLOBAL_Class.subContractors>
    <FO_API_Utilities_GLOBAL_Class.subContractors>
      <hoursWorked>2</hoursWorked>
      <name>sample string 1</name>
    </FO_API_Utilities_GLOBAL_Class.subContractors>
  </subContractors>
  <transactionId>sample string 33</transactionId>
  <useNewCreditCard>true</useNewCreditCard>
  <version>sample string 3</version>
</FO_API_Utilities_GLOBAL_Class.PostInstallationData>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'PostInstallationData'.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, multipart/form-data, text/plain, application/xml, text/xml

Sample:

Sample not available.