POST api/Quotes
Request Information
URI Parameters
None.
Body Parameters
Quote| Name | Description | Type | Additional information |
|---|---|---|---|
| QuoteID | integer |
None. |
|
| customerID | integer |
None. |
|
| QDate | date |
None. |
|
| QuoteBy | string |
None. |
|
| QCtitle | string |
None. |
|
| QFname | string |
None. |
|
| QLastName | string |
None. |
|
| DelAdd1 | string |
None. |
|
| DAddress2 | string |
None. |
|
| DAddress3 | string |
None. |
|
| DTown | string |
None. |
|
| DCounty | string |
None. |
|
| DPostCode | string |
None. |
|
| DMobile | string |
None. |
|
| DTel | string |
None. |
|
| DEmail | string |
None. |
|
| ValidTill | date |
None. |
|
| ContactRef1 | integer |
None. |
|
| Contactref2 | integer |
None. |
|
| DelivID | integer |
None. |
|
| CompanyName | string |
None. |
|
| usecompad | boolean |
None. |
|
| email1 | string |
None. |
|
| email2 | string |
None. |
|
| followup | date |
None. |
|
| Instructions | string |
None. |
|
| CustRef | string |
None. |
|
| Carriage | decimal number |
None. |
|
| Status | string |
None. |
|
| SpecialInstruct | string |
None. |
|
| OrdDate | date |
None. |
|
| DespDate | date |
None. |
|
| InvDate | date |
None. |
|
| Canceldate | date |
None. |
|
| InvAdd1 | string |
None. |
|
| InvAddress2 | string |
None. |
|
| invAddress3 | string |
None. |
|
| InvTown | string |
None. |
|
| InvCounty | string |
None. |
|
| InvPostCode | string |
None. |
|
| invCompany | string |
None. |
|
| InvTel | string |
None. |
|
| delcontact | string |
None. |
|
| InvContact | string |
None. |
|
| DespDueDate | date |
None. |
|
| discount | decimal number |
None. |
|
| discapplied | boolean |
None. |
|
| discdate | date |
None. |
|
| qsent | boolean |
None. |
|
| osent | boolean |
None. |
|
| dsent | boolean |
None. |
|
| sageexport | boolean |
None. |
|
| customer | customer |
None. |
|
| QuoteDetails | Collection of QuoteDetail |
None. |
Request Formats
application/json
Sample not available.
text/json
Sample not available.
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
Quote| Name | Description | Type | Additional information |
|---|---|---|---|
| QuoteID | integer |
None. |
|
| customerID | integer |
None. |
|
| QDate | date |
None. |
|
| QuoteBy | string |
None. |
|
| QCtitle | string |
None. |
|
| QFname | string |
None. |
|
| QLastName | string |
None. |
|
| DelAdd1 | string |
None. |
|
| DAddress2 | string |
None. |
|
| DAddress3 | string |
None. |
|
| DTown | string |
None. |
|
| DCounty | string |
None. |
|
| DPostCode | string |
None. |
|
| DMobile | string |
None. |
|
| DTel | string |
None. |
|
| DEmail | string |
None. |
|
| ValidTill | date |
None. |
|
| ContactRef1 | integer |
None. |
|
| Contactref2 | integer |
None. |
|
| DelivID | integer |
None. |
|
| CompanyName | string |
None. |
|
| usecompad | boolean |
None. |
|
| email1 | string |
None. |
|
| email2 | string |
None. |
|
| followup | date |
None. |
|
| Instructions | string |
None. |
|
| CustRef | string |
None. |
|
| Carriage | decimal number |
None. |
|
| Status | string |
None. |
|
| SpecialInstruct | string |
None. |
|
| OrdDate | date |
None. |
|
| DespDate | date |
None. |
|
| InvDate | date |
None. |
|
| Canceldate | date |
None. |
|
| InvAdd1 | string |
None. |
|
| InvAddress2 | string |
None. |
|
| invAddress3 | string |
None. |
|
| InvTown | string |
None. |
|
| InvCounty | string |
None. |
|
| InvPostCode | string |
None. |
|
| invCompany | string |
None. |
|
| InvTel | string |
None. |
|
| delcontact | string |
None. |
|
| InvContact | string |
None. |
|
| DespDueDate | date |
None. |
|
| discount | decimal number |
None. |
|
| discapplied | boolean |
None. |
|
| discdate | date |
None. |
|
| qsent | boolean |
None. |
|
| osent | boolean |
None. |
|
| dsent | boolean |
None. |
|
| sageexport | boolean |
None. |
|
| customer | customer |
None. |
|
| QuoteDetails | Collection of QuoteDetail |
None. |
Response Formats
application/json
Sample not available.
text/json
Sample not available.
application/xml
Sample not available.
text/xml
Sample not available.