POST api/job/addrecommendation
Request Information
URI Parameters
None.
Body Parameters
Collection of SyncRecommendation| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
None. |
|
| eRecommendationID | integer |
None. |
|
| DatePosted | date |
None. |
|
| toPerform | string |
Max length: 1000 |
|
| eVehicleID | integer |
None. |
|
| eShopID | integer |
None. |
|
| ShopVehicleID | string |
None. |
|
| PartsBillAmount | decimal number |
None. |
|
| LaborBillAmount | decimal number |
None. |
|
| TaxBillAmount | decimal number |
None. |
|
| TotalAmount | decimal number |
None. |
|
| LastLoadStamp | date |
None. |
|
| NeedServiceMapping | boolean |
None. |
|
| mountMin | decimal number |
None. |
|
| mountMax | decimal number |
None. |
|
| DviUniqueIdentifier | string |
None. |
|
| IsIncluded | boolean |
None. |
|
| CannedJobSummaryId | string |
None. |
|
| DetailHtml | string |
None. |
|
| CreatedBy | integer |
None. |
|
| DateCreated | date |
None. |
|
| Approved | boolean |
None. |
|
| UpdatedBy | integer |
None. |
|
| DateUpdated | date |
None. |
|
| CannedJobCssClassName | string |
None. |
|
| SyncVehicle | SyncVehicle |
None. |
|
| SIExists | boolean |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.