POST api/Inspections

Request Information

URI Parameters

None.

Body Parameters

Inspection
NameDescriptionTypeAdditional information
Authorizationid

string

String length: inclusive between 0 and 50

Inspectionid

integer

None.

ClientID

integer

None.

Type

string

String length: inclusive between 0 and 50

InspectorNbr

integer

None.

InspectorName

string

String length: inclusive between 0 and 50

BrokerNbr

string

String length: inclusive between 0 and 20

BrokerName

string

String length: inclusive between 0 and 50

Ordered

date

None.

Due

date

None.

RequiredBy

string

String length: inclusive between 0 and 50

Received

date

None.

Status

string

String length: inclusive between 0 and 20

WorkRequired

string

String length: inclusive between 0 and 50

RepairAmt

decimal number

None.

EmpWillFix

string

String length: inclusive between 0 and 50

ContingencyCleared

string

String length: inclusive between 0 and 50

DedFromEquityAmt

decimal number

None.

Repaired

date

None.

Comments

string

None.

User1

string

String length: inclusive between 0 and 50

User2

string

String length: inclusive between 0 and 50

User3

string

String length: inclusive between 0 and 50

User4

string

String length: inclusive between 0 and 50

User5

string

String length: inclusive between 0 and 50

User6

date

None.

User7

date

None.

User8

date

None.

User9

decimal number

None.

User10

decimal number

None.

PaidDate

date

None.

InspectionAmount

decimal number

None.

Cancelled

date

None.

Category

string

String length: inclusive between 0 and 10

ID

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "Authorizationid": "sample string 1",
  "Inspectionid": 2,
  "ClientID": 1,
  "Type": "sample string 3",
  "InspectorNbr": 1,
  "InspectorName": "sample string 4",
  "BrokerNbr": "sample string 5",
  "BrokerName": "sample string 6",
  "Ordered": "2025-05-09T17:42:35.096125+00:00",
  "Due": "2025-05-09T17:42:35.096125+00:00",
  "RequiredBy": "sample string 7",
  "Received": "2025-05-09T17:42:35.096125+00:00",
  "Status": "sample string 8",
  "WorkRequired": "sample string 9",
  "RepairAmt": 1.0,
  "EmpWillFix": "sample string 10",
  "ContingencyCleared": "sample string 11",
  "DedFromEquityAmt": 1.0,
  "Repaired": "2025-05-09T17:42:35.096125+00:00",
  "Comments": "sample string 12",
  "User1": "sample string 13",
  "User2": "sample string 14",
  "User3": "sample string 15",
  "User4": "sample string 16",
  "User5": "sample string 17",
  "User6": "2025-05-09T17:42:35.096125+00:00",
  "User7": "2025-05-09T17:42:35.096125+00:00",
  "User8": "2025-05-09T17:42:35.096125+00:00",
  "User9": 1.0,
  "User10": 1.0,
  "PaidDate": "2025-05-09T17:42:35.096125+00:00",
  "InspectionAmount": 1.0,
  "Cancelled": "2025-05-09T17:42:35.096125+00:00",
  "Category": "sample string 18",
  "ID": 19
}

application/xml, text/xml

Sample:
<Inspection xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Fabric">
  <Authorizationid>sample string 1</Authorizationid>
  <BrokerName>sample string 6</BrokerName>
  <BrokerNbr>sample string 5</BrokerNbr>
  <Cancelled>2025-05-09T17:42:35.096125+00:00</Cancelled>
  <Category>sample string 18</Category>
  <ClientID>1</ClientID>
  <Comments>sample string 12</Comments>
  <ContingencyCleared>sample string 11</ContingencyCleared>
  <DedFromEquityAmt>1</DedFromEquityAmt>
  <Due>2025-05-09T17:42:35.096125+00:00</Due>
  <EmpWillFix>sample string 10</EmpWillFix>
  <ID>19</ID>
  <InspectionAmount>1</InspectionAmount>
  <Inspectionid>2</Inspectionid>
  <InspectorName>sample string 4</InspectorName>
  <InspectorNbr>1</InspectorNbr>
  <Ordered>2025-05-09T17:42:35.096125+00:00</Ordered>
  <PaidDate>2025-05-09T17:42:35.096125+00:00</PaidDate>
  <Received>2025-05-09T17:42:35.096125+00:00</Received>
  <RepairAmt>1</RepairAmt>
  <Repaired>2025-05-09T17:42:35.096125+00:00</Repaired>
  <RequiredBy>sample string 7</RequiredBy>
  <Status>sample string 8</Status>
  <Type>sample string 3</Type>
  <User1>sample string 13</User1>
  <User10>1</User10>
  <User2>sample string 14</User2>
  <User3>sample string 15</User3>
  <User4>sample string 16</User4>
  <User5>sample string 17</User5>
  <User6>2025-05-09T17:42:35.096125+00:00</User6>
  <User7>2025-05-09T17:42:35.096125+00:00</User7>
  <User8>2025-05-09T17:42:35.096125+00:00</User8>
  <User9>1</User9>
  <WorkRequired>sample string 9</WorkRequired>
</Inspection>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Inspection
NameDescriptionTypeAdditional information
Authorizationid

string

String length: inclusive between 0 and 50

Inspectionid

integer

None.

ClientID

integer

None.

Type

string

String length: inclusive between 0 and 50

InspectorNbr

integer

None.

InspectorName

string

String length: inclusive between 0 and 50

BrokerNbr

string

String length: inclusive between 0 and 20

BrokerName

string

String length: inclusive between 0 and 50

Ordered

date

None.

Due

date

None.

RequiredBy

string

String length: inclusive between 0 and 50

Received

date

None.

Status

string

String length: inclusive between 0 and 20

WorkRequired

string

String length: inclusive between 0 and 50

RepairAmt

decimal number

None.

EmpWillFix

string

String length: inclusive between 0 and 50

ContingencyCleared

string

String length: inclusive between 0 and 50

DedFromEquityAmt

decimal number

None.

Repaired

date

None.

Comments

string

None.

User1

string

String length: inclusive between 0 and 50

User2

string

String length: inclusive between 0 and 50

User3

string

String length: inclusive between 0 and 50

User4

string

String length: inclusive between 0 and 50

User5

string

String length: inclusive between 0 and 50

User6

date

None.

User7

date

None.

User8

date

None.

User9

decimal number

None.

User10

decimal number

None.

PaidDate

date

None.

InspectionAmount

decimal number

None.

Cancelled

date

None.

Category

string

String length: inclusive between 0 and 10

ID

integer

None.

Response Formats

application/json, text/json

Sample:
{
  "Authorizationid": "sample string 1",
  "Inspectionid": 2,
  "ClientID": 1,
  "Type": "sample string 3",
  "InspectorNbr": 1,
  "InspectorName": "sample string 4",
  "BrokerNbr": "sample string 5",
  "BrokerName": "sample string 6",
  "Ordered": "2025-05-09T17:42:35.1124671+00:00",
  "Due": "2025-05-09T17:42:35.1124671+00:00",
  "RequiredBy": "sample string 7",
  "Received": "2025-05-09T17:42:35.1124671+00:00",
  "Status": "sample string 8",
  "WorkRequired": "sample string 9",
  "RepairAmt": 1.0,
  "EmpWillFix": "sample string 10",
  "ContingencyCleared": "sample string 11",
  "DedFromEquityAmt": 1.0,
  "Repaired": "2025-05-09T17:42:35.1124671+00:00",
  "Comments": "sample string 12",
  "User1": "sample string 13",
  "User2": "sample string 14",
  "User3": "sample string 15",
  "User4": "sample string 16",
  "User5": "sample string 17",
  "User6": "2025-05-09T17:42:35.1124671+00:00",
  "User7": "2025-05-09T17:42:35.1124671+00:00",
  "User8": "2025-05-09T17:42:35.1124671+00:00",
  "User9": 1.0,
  "User10": 1.0,
  "PaidDate": "2025-05-09T17:42:35.1124671+00:00",
  "InspectionAmount": 1.0,
  "Cancelled": "2025-05-09T17:42:35.1124671+00:00",
  "Category": "sample string 18",
  "ID": 19
}

application/xml, text/xml

Sample:
<Inspection xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Fabric">
  <Authorizationid>sample string 1</Authorizationid>
  <BrokerName>sample string 6</BrokerName>
  <BrokerNbr>sample string 5</BrokerNbr>
  <Cancelled>2025-05-09T17:42:35.1124671+00:00</Cancelled>
  <Category>sample string 18</Category>
  <ClientID>1</ClientID>
  <Comments>sample string 12</Comments>
  <ContingencyCleared>sample string 11</ContingencyCleared>
  <DedFromEquityAmt>1</DedFromEquityAmt>
  <Due>2025-05-09T17:42:35.1124671+00:00</Due>
  <EmpWillFix>sample string 10</EmpWillFix>
  <ID>19</ID>
  <InspectionAmount>1</InspectionAmount>
  <Inspectionid>2</Inspectionid>
  <InspectorName>sample string 4</InspectorName>
  <InspectorNbr>1</InspectorNbr>
  <Ordered>2025-05-09T17:42:35.1124671+00:00</Ordered>
  <PaidDate>2025-05-09T17:42:35.1124671+00:00</PaidDate>
  <Received>2025-05-09T17:42:35.1124671+00:00</Received>
  <RepairAmt>1</RepairAmt>
  <Repaired>2025-05-09T17:42:35.1124671+00:00</Repaired>
  <RequiredBy>sample string 7</RequiredBy>
  <Status>sample string 8</Status>
  <Type>sample string 3</Type>
  <User1>sample string 13</User1>
  <User10>1</User10>
  <User2>sample string 14</User2>
  <User3>sample string 15</User3>
  <User4>sample string 16</User4>
  <User5>sample string 17</User5>
  <User6>2025-05-09T17:42:35.1124671+00:00</User6>
  <User7>2025-05-09T17:42:35.1124671+00:00</User7>
  <User8>2025-05-09T17:42:35.1124671+00:00</User8>
  <User9>1</User9>
  <WorkRequired>sample string 9</WorkRequired>
</Inspection>