PUT api/PAVReview?projectRuntimeID={projectRuntimeID}&assetID={assetID}&changestate={changestate}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
projectRuntimeID | globally unique identifier |
Required |
|
assetID | globally unique identifier |
Required |
|
changestate | boolean |
Required |
Body Parameters
PAVResponsesName | Description | Type | Additional information |
---|---|---|---|
ClientAssessmentResponseMasterID | globally unique identifier |
None. |
|
AssetID | globally unique identifier |
None. |
|
ProjectRuntimeID | globally unique identifier |
None. |
|
NewCarCount | integer |
None. |
|
TestDriveCarCount | integer |
None. |
|
Company | string |
None. |
|
Model | string |
None. |
|
Variant | string |
None. |
|
Dealer | string |
None. |
|
Location | string |
None. |
|
ResponseStatus | string |
None. |
|
Responses | Collection of PAVResponse |
None. |
Request Formats
application/json, text/json
Sample:
{ "ClientAssessmentResponseMasterID": "120141a5-0e8e-49f4-ae8a-c5a7c339fbec", "AssetID": "9c042565-7bd8-4824-8472-4ece11bc979a", "ProjectRuntimeID": "6f6483c4-5041-4275-b681-b22aa953dce6", "NewCarCount": 4, "TestDriveCarCount": 5, "Company": "sample string 6", "Model": "sample string 7", "Variant": "sample string 8", "Dealer": "sample string 9", "Location": "sample string 10", "ResponseStatus": "sample string 11", "Responses": [ { "VIN": "sample string 1", "GPSLatitude": "sample string 2", "GPSLongtitude": "sample string 3", "Comments": "sample string 4", "Attachment1": "sample string 5", "Attachment2": "sample string 6", "Attachment3": "sample string 7", "Attachment4": "sample string 8", "Attachment5": "sample string 9", "DateTimeStamp": "sample string 10", "StockType": "sample string 11", "ResponseSet": 12, "ItemStatus": "sample string 13", "ApproverComment": "sample string 14" }, { "VIN": "sample string 1", "GPSLatitude": "sample string 2", "GPSLongtitude": "sample string 3", "Comments": "sample string 4", "Attachment1": "sample string 5", "Attachment2": "sample string 6", "Attachment3": "sample string 7", "Attachment4": "sample string 8", "Attachment5": "sample string 9", "DateTimeStamp": "sample string 10", "StockType": "sample string 11", "ResponseSet": 12, "ItemStatus": "sample string 13", "ApproverComment": "sample string 14" } ] }
application/xml, text/xml
Sample:
<PAVResponses xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/IRAApi.CustomModel"> <AssetID>9c042565-7bd8-4824-8472-4ece11bc979a</AssetID> <ClientAssessmentResponseMasterID>120141a5-0e8e-49f4-ae8a-c5a7c339fbec</ClientAssessmentResponseMasterID> <Company>sample string 6</Company> <Dealer>sample string 9</Dealer> <Location>sample string 10</Location> <Model>sample string 7</Model> <NewCarCount>4</NewCarCount> <ProjectRuntimeID>6f6483c4-5041-4275-b681-b22aa953dce6</ProjectRuntimeID> <ResponseStatus>sample string 11</ResponseStatus> <Responses> <PAVResponse> <ApproverComment>sample string 14</ApproverComment> <Attachment1>sample string 5</Attachment1> <Attachment2>sample string 6</Attachment2> <Attachment3>sample string 7</Attachment3> <Attachment4>sample string 8</Attachment4> <Attachment5>sample string 9</Attachment5> <Comments>sample string 4</Comments> <DateTimeStamp>sample string 10</DateTimeStamp> <GPSLatitude>sample string 2</GPSLatitude> <GPSLongtitude>sample string 3</GPSLongtitude> <ItemStatus>sample string 13</ItemStatus> <ResponseSet>12</ResponseSet> <StockType>sample string 11</StockType> <VIN>sample string 1</VIN> </PAVResponse> <PAVResponse> <ApproverComment>sample string 14</ApproverComment> <Attachment1>sample string 5</Attachment1> <Attachment2>sample string 6</Attachment2> <Attachment3>sample string 7</Attachment3> <Attachment4>sample string 8</Attachment4> <Attachment5>sample string 9</Attachment5> <Comments>sample string 4</Comments> <DateTimeStamp>sample string 10</DateTimeStamp> <GPSLatitude>sample string 2</GPSLatitude> <GPSLongtitude>sample string 3</GPSLongtitude> <ItemStatus>sample string 13</ItemStatus> <ResponseSet>12</ResponseSet> <StockType>sample string 11</StockType> <VIN>sample string 1</VIN> </PAVResponse> </Responses> <TestDriveCarCount>5</TestDriveCarCount> <Variant>sample string 8</Variant> </PAVResponses>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
PAVResponsesName | Description | Type | Additional information |
---|---|---|---|
ClientAssessmentResponseMasterID | globally unique identifier |
None. |
|
AssetID | globally unique identifier |
None. |
|
ProjectRuntimeID | globally unique identifier |
None. |
|
NewCarCount | integer |
None. |
|
TestDriveCarCount | integer |
None. |
|
Company | string |
None. |
|
Model | string |
None. |
|
Variant | string |
None. |
|
Dealer | string |
None. |
|
Location | string |
None. |
|
ResponseStatus | string |
None. |
|
Responses | Collection of PAVResponse |
None. |
Response Formats
application/json, text/json
Sample:
{ "ClientAssessmentResponseMasterID": "5c38e169-64a4-4ad3-b533-961fe930e8ec", "AssetID": "b727292b-4ad0-49e4-9c9b-d61a1ea495b0", "ProjectRuntimeID": "9b789b3a-a519-4a84-bf6d-fd3cbb39768f", "NewCarCount": 4, "TestDriveCarCount": 5, "Company": "sample string 6", "Model": "sample string 7", "Variant": "sample string 8", "Dealer": "sample string 9", "Location": "sample string 10", "ResponseStatus": "sample string 11", "Responses": [ { "VIN": "sample string 1", "GPSLatitude": "sample string 2", "GPSLongtitude": "sample string 3", "Comments": "sample string 4", "Attachment1": "sample string 5", "Attachment2": "sample string 6", "Attachment3": "sample string 7", "Attachment4": "sample string 8", "Attachment5": "sample string 9", "DateTimeStamp": "sample string 10", "StockType": "sample string 11", "ResponseSet": 12, "ItemStatus": "sample string 13", "ApproverComment": "sample string 14" }, { "VIN": "sample string 1", "GPSLatitude": "sample string 2", "GPSLongtitude": "sample string 3", "Comments": "sample string 4", "Attachment1": "sample string 5", "Attachment2": "sample string 6", "Attachment3": "sample string 7", "Attachment4": "sample string 8", "Attachment5": "sample string 9", "DateTimeStamp": "sample string 10", "StockType": "sample string 11", "ResponseSet": 12, "ItemStatus": "sample string 13", "ApproverComment": "sample string 14" } ] }
application/xml, text/xml
Sample:
<PAVResponses xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/IRAApi.CustomModel"> <AssetID>b727292b-4ad0-49e4-9c9b-d61a1ea495b0</AssetID> <ClientAssessmentResponseMasterID>5c38e169-64a4-4ad3-b533-961fe930e8ec</ClientAssessmentResponseMasterID> <Company>sample string 6</Company> <Dealer>sample string 9</Dealer> <Location>sample string 10</Location> <Model>sample string 7</Model> <NewCarCount>4</NewCarCount> <ProjectRuntimeID>9b789b3a-a519-4a84-bf6d-fd3cbb39768f</ProjectRuntimeID> <ResponseStatus>sample string 11</ResponseStatus> <Responses> <PAVResponse> <ApproverComment>sample string 14</ApproverComment> <Attachment1>sample string 5</Attachment1> <Attachment2>sample string 6</Attachment2> <Attachment3>sample string 7</Attachment3> <Attachment4>sample string 8</Attachment4> <Attachment5>sample string 9</Attachment5> <Comments>sample string 4</Comments> <DateTimeStamp>sample string 10</DateTimeStamp> <GPSLatitude>sample string 2</GPSLatitude> <GPSLongtitude>sample string 3</GPSLongtitude> <ItemStatus>sample string 13</ItemStatus> <ResponseSet>12</ResponseSet> <StockType>sample string 11</StockType> <VIN>sample string 1</VIN> </PAVResponse> <PAVResponse> <ApproverComment>sample string 14</ApproverComment> <Attachment1>sample string 5</Attachment1> <Attachment2>sample string 6</Attachment2> <Attachment3>sample string 7</Attachment3> <Attachment4>sample string 8</Attachment4> <Attachment5>sample string 9</Attachment5> <Comments>sample string 4</Comments> <DateTimeStamp>sample string 10</DateTimeStamp> <GPSLatitude>sample string 2</GPSLatitude> <GPSLongtitude>sample string 3</GPSLongtitude> <ItemStatus>sample string 13</ItemStatus> <ResponseSet>12</ResponseSet> <StockType>sample string 11</StockType> <VIN>sample string 1</VIN> </PAVResponse> </Responses> <TestDriveCarCount>5</TestDriveCarCount> <Variant>sample string 8</Variant> </PAVResponses>