POST api/HHGEstimates
Request Information
URI Parameters
None.
Body Parameters
HHGEstimateName | Description | Type | Additional information |
---|---|---|---|
AuthorizationID | string |
Required String length: inclusive between 0 and 20 |
|
EstimateID | integer |
None. |
|
EstimateVID | integer |
None. |
|
DateOrdered | date |
None. |
|
DateDue | date |
None. |
|
DateReceived | date |
None. |
|
DateAccepted | date |
None. |
|
DiscRate | decimal number |
None. |
|
StorageDiscRate | decimal number |
None. |
|
Weight | decimal number |
None. |
|
TransitProtection | decimal number |
None. |
|
SpecialHandling | decimal number |
None. |
|
TotalCost | decimal number |
None. |
|
ActDiscRate | decimal number |
None. |
|
ActStorageDiscRate | decimal number |
None. |
|
ActWeight | decimal number |
None. |
|
ActTransitProtection | decimal number |
None. |
|
ActSpecialHandling | decimal number |
None. |
|
ActTotalCost | decimal number |
None. |
|
AddedBy | string |
String length: inclusive between 0 and 50 |
|
AddedOn | date |
None. |
|
ModifiedBy | string |
String length: inclusive between 0 and 50 |
|
ModifiedOn | date |
None. |
|
RecordID | integer |
None. |
|
EstDoorToDoor | decimal number |
None. |
|
ActDoorToDoor | decimal number |
None. |
|
EstimateVCID | integer |
None. |
|
EstimateComment | string |
String length: inclusive between 0 and 1000 |
|
EstStorage | decimal number |
None. |
|
ActStorage | decimal number |
None. |
|
ID | integer |
None. |
Request Formats
application/json, text/json
Sample:
{ "AuthorizationID": "sample string 1", "EstimateID": 2, "EstimateVID": 1, "DateOrdered": "2025-05-09T17:40:34.1274138+00:00", "DateDue": "2025-05-09T17:40:34.1274138+00:00", "DateReceived": "2025-05-09T17:40:34.1274138+00:00", "DateAccepted": "2025-05-09T17:40:34.1274138+00:00", "DiscRate": 1.1, "StorageDiscRate": 1.1, "Weight": 1.1, "TransitProtection": 3.0, "SpecialHandling": 4.0, "TotalCost": 5.0, "ActDiscRate": 1.1, "ActStorageDiscRate": 1.1, "ActWeight": 1.1, "ActTransitProtection": 1.0, "ActSpecialHandling": 1.0, "ActTotalCost": 1.0, "AddedBy": "sample string 6", "AddedOn": "2025-05-09T17:40:34.1274138+00:00", "ModifiedBy": "sample string 7", "ModifiedOn": "2025-05-09T17:40:34.1274138+00:00", "RecordID": 8, "EstDoorToDoor": 1.0, "ActDoorToDoor": 1.0, "EstimateVCID": 1, "EstimateComment": "sample string 9", "EstStorage": 1.0, "ActStorage": 1.0, "ID": 10 }
application/xml, text/xml
Sample:
<HHGEstimate xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Fabric"> <ActDiscRate>1.1</ActDiscRate> <ActDoorToDoor>1</ActDoorToDoor> <ActSpecialHandling>1</ActSpecialHandling> <ActStorage>1</ActStorage> <ActStorageDiscRate>1.1</ActStorageDiscRate> <ActTotalCost>1</ActTotalCost> <ActTransitProtection>1</ActTransitProtection> <ActWeight>1.1</ActWeight> <AddedBy>sample string 6</AddedBy> <AddedOn>2025-05-09T17:40:34.1274138+00:00</AddedOn> <AuthorizationID>sample string 1</AuthorizationID> <DateAccepted>2025-05-09T17:40:34.1274138+00:00</DateAccepted> <DateDue>2025-05-09T17:40:34.1274138+00:00</DateDue> <DateOrdered>2025-05-09T17:40:34.1274138+00:00</DateOrdered> <DateReceived>2025-05-09T17:40:34.1274138+00:00</DateReceived> <DiscRate>1.1</DiscRate> <EstDoorToDoor>1</EstDoorToDoor> <EstStorage>1</EstStorage> <EstimateComment>sample string 9</EstimateComment> <EstimateID>2</EstimateID> <EstimateVCID>1</EstimateVCID> <EstimateVID>1</EstimateVID> <ID>10</ID> <ModifiedBy>sample string 7</ModifiedBy> <ModifiedOn>2025-05-09T17:40:34.1274138+00:00</ModifiedOn> <RecordID>8</RecordID> <SpecialHandling>4</SpecialHandling> <StorageDiscRate>1.1</StorageDiscRate> <TotalCost>5</TotalCost> <TransitProtection>3</TransitProtection> <Weight>1.1</Weight> </HHGEstimate>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HHGEstimateName | Description | Type | Additional information |
---|---|---|---|
AuthorizationID | string |
Required String length: inclusive between 0 and 20 |
|
EstimateID | integer |
None. |
|
EstimateVID | integer |
None. |
|
DateOrdered | date |
None. |
|
DateDue | date |
None. |
|
DateReceived | date |
None. |
|
DateAccepted | date |
None. |
|
DiscRate | decimal number |
None. |
|
StorageDiscRate | decimal number |
None. |
|
Weight | decimal number |
None. |
|
TransitProtection | decimal number |
None. |
|
SpecialHandling | decimal number |
None. |
|
TotalCost | decimal number |
None. |
|
ActDiscRate | decimal number |
None. |
|
ActStorageDiscRate | decimal number |
None. |
|
ActWeight | decimal number |
None. |
|
ActTransitProtection | decimal number |
None. |
|
ActSpecialHandling | decimal number |
None. |
|
ActTotalCost | decimal number |
None. |
|
AddedBy | string |
String length: inclusive between 0 and 50 |
|
AddedOn | date |
None. |
|
ModifiedBy | string |
String length: inclusive between 0 and 50 |
|
ModifiedOn | date |
None. |
|
RecordID | integer |
None. |
|
EstDoorToDoor | decimal number |
None. |
|
ActDoorToDoor | decimal number |
None. |
|
EstimateVCID | integer |
None. |
|
EstimateComment | string |
String length: inclusive between 0 and 1000 |
|
EstStorage | decimal number |
None. |
|
ActStorage | decimal number |
None. |
|
ID | integer |
None. |
Response Formats
application/json, text/json
Sample:
{ "AuthorizationID": "sample string 1", "EstimateID": 2, "EstimateVID": 1, "DateOrdered": "2025-05-09T17:40:34.143041+00:00", "DateDue": "2025-05-09T17:40:34.143041+00:00", "DateReceived": "2025-05-09T17:40:34.143041+00:00", "DateAccepted": "2025-05-09T17:40:34.143041+00:00", "DiscRate": 1.1, "StorageDiscRate": 1.1, "Weight": 1.1, "TransitProtection": 3.0, "SpecialHandling": 4.0, "TotalCost": 5.0, "ActDiscRate": 1.1, "ActStorageDiscRate": 1.1, "ActWeight": 1.1, "ActTransitProtection": 1.0, "ActSpecialHandling": 1.0, "ActTotalCost": 1.0, "AddedBy": "sample string 6", "AddedOn": "2025-05-09T17:40:34.143041+00:00", "ModifiedBy": "sample string 7", "ModifiedOn": "2025-05-09T17:40:34.143041+00:00", "RecordID": 8, "EstDoorToDoor": 1.0, "ActDoorToDoor": 1.0, "EstimateVCID": 1, "EstimateComment": "sample string 9", "EstStorage": 1.0, "ActStorage": 1.0, "ID": 10 }
application/xml, text/xml
Sample:
<HHGEstimate xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Fabric"> <ActDiscRate>1.1</ActDiscRate> <ActDoorToDoor>1</ActDoorToDoor> <ActSpecialHandling>1</ActSpecialHandling> <ActStorage>1</ActStorage> <ActStorageDiscRate>1.1</ActStorageDiscRate> <ActTotalCost>1</ActTotalCost> <ActTransitProtection>1</ActTransitProtection> <ActWeight>1.1</ActWeight> <AddedBy>sample string 6</AddedBy> <AddedOn>2025-05-09T17:40:34.143041+00:00</AddedOn> <AuthorizationID>sample string 1</AuthorizationID> <DateAccepted>2025-05-09T17:40:34.143041+00:00</DateAccepted> <DateDue>2025-05-09T17:40:34.143041+00:00</DateDue> <DateOrdered>2025-05-09T17:40:34.143041+00:00</DateOrdered> <DateReceived>2025-05-09T17:40:34.143041+00:00</DateReceived> <DiscRate>1.1</DiscRate> <EstDoorToDoor>1</EstDoorToDoor> <EstStorage>1</EstStorage> <EstimateComment>sample string 9</EstimateComment> <EstimateID>2</EstimateID> <EstimateVCID>1</EstimateVCID> <EstimateVID>1</EstimateVID> <ID>10</ID> <ModifiedBy>sample string 7</ModifiedBy> <ModifiedOn>2025-05-09T17:40:34.143041+00:00</ModifiedOn> <RecordID>8</RecordID> <SpecialHandling>4</SpecialHandling> <StorageDiscRate>1.1</StorageDiscRate> <TotalCost>5</TotalCost> <TransitProtection>3</TransitProtection> <Weight>1.1</Weight> </HHGEstimate>