POST api/SupportVendorController/BuildDataPostUpdateVendorDetail
Request Information
URI Parameters
None.
Body Parameters
VendorProfile| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Title | string |
None. |
|
| VendorScale | VendorScale |
None. |
|
| VendorScaleText | string |
None. |
|
| VendorCategory | Collection of VendorCategory |
None. |
|
| VendorLocation | Collection of VendorLocation |
None. |
|
| VendorCategoryText | string |
None. |
|
| VendorLocationText | string |
None. |
|
| VendorDepartment | VendorDepartment |
None. |
|
| Vendor | Vendor |
None. |
|
| VendorAddress | string |
None. |
|
| VendorLegalName | string |
None. |
|
| VendorLegalRepresentative | string |
None. |
|
| VendorShortName | string |
None. |
|
| VendorEnglishName | string |
None. |
|
| VendorDescription | string |
None. |
|
| VendorTaxCode | string |
None. |
|
| VendorFax | string |
None. |
|
| VendorEmail | string |
None. |
|
| VendorPhoneNumber | string |
None. |
|
| VendorName | string |
None. |
|
| FormContext | FormContext |
None. |
|
| BackEndUrl | string |
None. |
|
| Ref | string |
None. |
|
| Logo | string |
None. |
|
| VendorWebsite | string |
None. |
|
| VendorReason | string |
None. |
|
| DeclareIP | string |
None. |
|
| VendorStatus | string |
None. |
|
| ConflictOfInterest | string |
None. |
|
| RatedCapacity | string |
None. |
|
| ConflictOfInterestReason | string |
None. |
|
| RatedCapacityReason | string |
None. |
|
| IPStatus | string |
None. |
|
| IPDeclareLastDate | string |
None. |
|
| UpdateDate | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"Id": 1,
"Title": "sample string 2",
"VendorScale": {
"VendorScaleText": "sample string 1",
"VendorScaleGuid": "sample string 2"
},
"VendorScaleText": "sample string 3",
"VendorCategory": [
{
"VendorCategoryText": "sample string 1",
"VendorCategoryGuid": "sample string 2"
},
{
"VendorCategoryText": "sample string 1",
"VendorCategoryGuid": "sample string 2"
}
],
"VendorLocation": [
{
"VendorLocationText": "sample string 1",
"VendorLocationGuid": "sample string 2"
},
{
"VendorLocationText": "sample string 1",
"VendorLocationGuid": "sample string 2"
}
],
"VendorCategoryText": "sample string 4",
"VendorLocationText": "sample string 5",
"VendorDepartment": {
"VendorDepartmentText": "sample string 1",
"VendorDepartmentGuid": "sample string 2"
},
"Vendor": {
"VendorText": "sample string 1",
"VendorLGuid": "sample string 2"
},
"VendorAddress": "sample string 6",
"VendorLegalName": "sample string 7",
"VendorLegalRepresentative": "sample string 8",
"VendorShortName": "sample string 9",
"VendorEnglishName": "sample string 10",
"VendorDescription": "sample string 11",
"VendorTaxCode": "sample string 12",
"VendorFax": "sample string 13",
"VendorEmail": "sample string 14",
"VendorPhoneNumber": "sample string 15",
"VendorName": "sample string 16",
"FormContext": {
"DisplayMode": "sample string 1",
"ListName": "sample string 2",
"ListGuid": "b77a0d23-28c7-4467-89bc-b7984b4832d3",
"HistoryListGuid": "38c487d4-bd07-4d23-8810-4ae121d254e6",
"ItemId": 5,
"itemId": "sample string 6",
"ItemUniqueId": "ca52348e-b0b5-45de-b92c-d37c5c360557",
"CurrentUser": {
"Id": 1,
"Email": "sample string 2",
"Username": "sample string 3",
"DisplayName": "sample string 4",
"PictureURL": "sample string 5"
},
"WebRelativeUrl": "sample string 8",
"RootSiteUrl": "sample string 9",
"WebUrl": "sample string 10",
"DiscussionListGuid": "e84e30a8-18e9-45f2-a5fb-87efafdcdf68",
"DocLibListGuid": "c41b8e76-e631-483a-8eac-bd79c6137247",
"Settings": {
"BackendApiUrl": "sample string 1",
"EOfficeDataSiteUrl": "sample string 2",
"HTTMSiteURL": "sample string 3"
},
"FormItem": {
"Id": 1,
"UniqueId": "f3110ccc-e5d2-4e59-b160-d7e14d133241",
"Title": "sample string 2",
"Ref": "sample string 3",
"Requester": {
"Id": 1,
"Email": "sample string 2",
"Username": "sample string 3",
"DisplayName": "sample string 4",
"PictureURL": "sample string 5"
},
"FormCode": "sample string 4",
"FormType": "sample string 5",
"FormTemplate": "sample string 6",
"FormNumber": "sample string 7",
"FormTemplateID": 8,
"FormTemplateWebGuid": "2711c462-622e-4ed8-b595-8f237d65cb1e",
"FormTemplateSiteGuid": "b528cb3d-9f17-47b4-9073-eec0262020b3",
"FormPublishedDate": "2026-05-07T20:25:30.950575+07:00",
"ApprovalStatus": "sample string 9",
"CurrentApprovers": [
{
"Id": 1,
"Email": "sample string 2",
"Username": "sample string 3",
"DisplayName": "sample string 4",
"PictureURL": "sample string 5"
},
{
"Id": 1,
"Email": "sample string 2",
"Username": "sample string 3",
"DisplayName": "sample string 4",
"PictureURL": "sample string 5"
}
],
"HistoryListGuid": "2b9bd8d2-32b8-4efb-9bff-674610355cf5",
"DiscussionListGuid": "9d29865d-aa94-411f-af3e-9b657bb48b1e",
"DocLibListGuid": "314e5941-5cc6-4c26-9bd0-5b61fbcb4c3f",
"FormCategory": "sample string 10",
"Department": {
"Label": "sample string 1",
"TermGuid": "sample string 2",
"WssId": 3,
"TypeId": "{19e70ed0-4177-456b-8156-015e4d163ff8}"
},
"WFName": "sample string 11",
"CurrentApproverDueDate": "2026-05-07T20:25:30.950575+07:00",
"SubmittedDate": "2026-05-07T20:25:30.950575+07:00",
"CurrentGroup": "sample string 12",
"CurrentApproverJobTitle": "sample string 13",
"SubmitCounter": 14,
"EffectiveDate": "2026-05-07T20:25:30.950575+07:00",
"IsoNumber": "sample string 15",
"HasTemplate": "sample string 16",
"HasIsoNumber": "sample string 17",
"Group": "sample string 18",
"DepartmentCode": {},
"FormSetItemID": "sample string 20",
"RefDisplayHTML": "sample string 21",
"MFItem": {
"Id": 1,
"Title": "sample string 2",
"Ref": "sample string 3",
"SiteGuid": "d1e443c7-5cdc-416d-b9c5-d63873153009",
"ListGuid": "6d5a7b44-ed99-4ac3-8ef8-9562e47768a8",
"WebGuid": "19158441-0ec0-4c2b-b624-8fa941d6d57e",
"ItemId": 7,
"RefDisplayHTML": "sample string 8",
"FormCode": "sample string 9",
"WebUrl": "sample string 10",
"FormType": "sample string 11"
},
"PRItemDetailListGuid": "e5b87fd8-fe93-497d-a3f9-252a06f694c4"
},
"ClearAdditionalItemOnly": true,
"ClearApprovalGroup": true,
"SiteGuid": "c7686665-a505-4976-9207-b559f7a90fd4",
"WebGuid": "5d182e7d-654f-4735-ad3f-e5abf03c0326",
"SyncPermission": true,
"ClearApprovalMatrix": true,
"WFName": "sample string 18",
"EOfficeDataSiteUrl": "sample string 19",
"FormCode": "sample string 20",
"FormType": "sample string 21",
"KeyValue": "sample string 22",
"IsGenerateApprovalMatrix": true
},
"BackEndUrl": "sample string 17",
"Ref": "sample string 18",
"Logo": "sample string 19",
"VendorWebsite": "sample string 20",
"VendorReason": "sample string 21",
"DeclareIP": "sample string 22",
"VendorStatus": "sample string 23",
"ConflictOfInterest": "sample string 24",
"RatedCapacity": "sample string 25",
"ConflictOfInterestReason": "sample string 26",
"RatedCapacityReason": "sample string 27",
"IPStatus": "sample string 28",
"IPDeclareLastDate": "sample string 29",
"UpdateDate": "sample string 30"
}
application/xml, text/xml
Sample:
<VendorProfile xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Appvity.eOffice.Backend.Models">
<BackEndUrl>sample string 17</BackEndUrl>
<ConflictOfInterest>sample string 24</ConflictOfInterest>
<ConflictOfInterestReason>sample string 26</ConflictOfInterestReason>
<DeclareIP>sample string 22</DeclareIP>
<FormContext>
<ClearAdditionalItemOnly>true</ClearAdditionalItemOnly>
<ClearApprovalGroup>true</ClearApprovalGroup>
<ClearApprovalMatrix>true</ClearApprovalMatrix>
<CurrentUser>
<DisplayName>sample string 4</DisplayName>
<Email>sample string 2</Email>
<Id>1</Id>
<PictureURL>sample string 5</PictureURL>
<Username>sample string 3</Username>
</CurrentUser>
<DiscussionListGuid>e84e30a8-18e9-45f2-a5fb-87efafdcdf68</DiscussionListGuid>
<DisplayMode>sample string 1</DisplayMode>
<DocLibListGuid>c41b8e76-e631-483a-8eac-bd79c6137247</DocLibListGuid>
<EOfficeDataSiteUrl>sample string 19</EOfficeDataSiteUrl>
<FormCode>sample string 20</FormCode>
<FormItem>
<ApprovalStatus>sample string 9</ApprovalStatus>
<CurrentApproverDueDate>2026-05-07T20:25:30.950575+07:00</CurrentApproverDueDate>
<CurrentApproverJobTitle>sample string 13</CurrentApproverJobTitle>
<CurrentApprovers>
<FormUser>
<DisplayName>sample string 4</DisplayName>
<Email>sample string 2</Email>
<Id>1</Id>
<PictureURL>sample string 5</PictureURL>
<Username>sample string 3</Username>
</FormUser>
<FormUser>
<DisplayName>sample string 4</DisplayName>
<Email>sample string 2</Email>
<Id>1</Id>
<PictureURL>sample string 5</PictureURL>
<Username>sample string 3</Username>
</FormUser>
</CurrentApprovers>
<CurrentGroup>sample string 12</CurrentGroup>
<Department xmlns:d4p1="http://schemas.datacontract.org/2004/07/Microsoft.SharePoint.Client.Taxonomy">
<d4p1:Label>sample string 1</d4p1:Label>
<d4p1:TermGuid>sample string 2</d4p1:TermGuid>
<d4p1:WssId>3</d4p1:WssId>
</Department>
<DiscussionListGuid>9d29865d-aa94-411f-af3e-9b657bb48b1e</DiscussionListGuid>
<DocLibListGuid>314e5941-5cc6-4c26-9bd0-5b61fbcb4c3f</DocLibListGuid>
<EffectiveDate>2026-05-07T20:25:30.950575+07:00</EffectiveDate>
<FormCategory>sample string 10</FormCategory>
<FormCode>sample string 4</FormCode>
<FormNumber>sample string 7</FormNumber>
<FormPublishedDate>2026-05-07T20:25:30.950575+07:00</FormPublishedDate>
<FormSetItemID>sample string 20</FormSetItemID>
<FormTemplate>sample string 6</FormTemplate>
<FormTemplateID>8</FormTemplateID>
<FormTemplateSiteGuid>b528cb3d-9f17-47b4-9073-eec0262020b3</FormTemplateSiteGuid>
<FormTemplateWebGuid>2711c462-622e-4ed8-b595-8f237d65cb1e</FormTemplateWebGuid>
<FormType>sample string 5</FormType>
<Group>sample string 18</Group>
<HasIsoNumber>sample string 17</HasIsoNumber>
<HasTemplate>sample string 16</HasTemplate>
<HistoryListGuid>2b9bd8d2-32b8-4efb-9bff-674610355cf5</HistoryListGuid>
<Id>1</Id>
<IsoNumber>sample string 15</IsoNumber>
<MFItem xmlns:d4p1="http://schemas.datacontract.org/2004/07/Appvity.eOffice.Backend.Services.MFService">
<d4p1:FormCode>sample string 9</d4p1:FormCode>
<d4p1:FormType>sample string 11</d4p1:FormType>
<d4p1:Id>1</d4p1:Id>
<d4p1:ItemId>7</d4p1:ItemId>
<d4p1:ListGuid>6d5a7b44-ed99-4ac3-8ef8-9562e47768a8</d4p1:ListGuid>
<d4p1:Ref>sample string 3</d4p1:Ref>
<d4p1:RefDisplayHTML>sample string 8</d4p1:RefDisplayHTML>
<d4p1:SiteGuid>d1e443c7-5cdc-416d-b9c5-d63873153009</d4p1:SiteGuid>
<d4p1:Title>sample string 2</d4p1:Title>
<d4p1:WebGuid>19158441-0ec0-4c2b-b624-8fa941d6d57e</d4p1:WebGuid>
<d4p1:WebUrl>sample string 10</d4p1:WebUrl>
</MFItem>
<PRItemDetailListGuid>e5b87fd8-fe93-497d-a3f9-252a06f694c4</PRItemDetailListGuid>
<Ref>sample string 3</Ref>
<RefDisplayHTML>sample string 21</RefDisplayHTML>
<Requester>
<DisplayName>sample string 4</DisplayName>
<Email>sample string 2</Email>
<Id>1</Id>
<PictureURL>sample string 5</PictureURL>
<Username>sample string 3</Username>
</Requester>
<SubmitCounter>14</SubmitCounter>
<SubmittedDate>2026-05-07T20:25:30.950575+07:00</SubmittedDate>
<Title>sample string 2</Title>
<UniqueId>f3110ccc-e5d2-4e59-b160-d7e14d133241</UniqueId>
<WFName>sample string 11</WFName>
</FormItem>
<FormType>sample string 21</FormType>
<HistoryListGuid>38c487d4-bd07-4d23-8810-4ae121d254e6</HistoryListGuid>
<IsGenerateApprovalMatrix>true</IsGenerateApprovalMatrix>
<ItemId>5</ItemId>
<ItemUniqueId>ca52348e-b0b5-45de-b92c-d37c5c360557</ItemUniqueId>
<KeyValue>sample string 22</KeyValue>
<ListGuid>b77a0d23-28c7-4467-89bc-b7984b4832d3</ListGuid>
<ListName>sample string 2</ListName>
<RootSiteUrl>sample string 9</RootSiteUrl>
<Settings>
<BackendApiUrl>sample string 1</BackendApiUrl>
<EOfficeDataSiteUrl>sample string 2</EOfficeDataSiteUrl>
<HTTMSiteURL>sample string 3</HTTMSiteURL>
</Settings>
<SiteGuid>c7686665-a505-4976-9207-b559f7a90fd4</SiteGuid>
<SyncPermission>true</SyncPermission>
<WFName>sample string 18</WFName>
<WebGuid>5d182e7d-654f-4735-ad3f-e5abf03c0326</WebGuid>
<WebRelativeUrl>sample string 8</WebRelativeUrl>
<WebUrl>sample string 10</WebUrl>
<itemId>sample string 6</itemId>
</FormContext>
<IPDeclareLastDate>sample string 29</IPDeclareLastDate>
<IPStatus>sample string 28</IPStatus>
<Id>1</Id>
<Logo>sample string 19</Logo>
<RatedCapacity>sample string 25</RatedCapacity>
<RatedCapacityReason>sample string 27</RatedCapacityReason>
<Ref>sample string 18</Ref>
<Title>sample string 2</Title>
<UpdateDate>sample string 30</UpdateDate>
<Vendor>
<VendorLGuid>sample string 2</VendorLGuid>
<VendorText>sample string 1</VendorText>
</Vendor>
<VendorAddress>sample string 6</VendorAddress>
<VendorCategory>
<VendorCategory>
<VendorCategoryGuid>sample string 2</VendorCategoryGuid>
<VendorCategoryText>sample string 1</VendorCategoryText>
</VendorCategory>
<VendorCategory>
<VendorCategoryGuid>sample string 2</VendorCategoryGuid>
<VendorCategoryText>sample string 1</VendorCategoryText>
</VendorCategory>
</VendorCategory>
<VendorCategoryText>sample string 4</VendorCategoryText>
<VendorDepartment>
<VendorDepartmentGuid>sample string 2</VendorDepartmentGuid>
<VendorDepartmentText>sample string 1</VendorDepartmentText>
</VendorDepartment>
<VendorDescription>sample string 11</VendorDescription>
<VendorEmail>sample string 14</VendorEmail>
<VendorEnglishName>sample string 10</VendorEnglishName>
<VendorFax>sample string 13</VendorFax>
<VendorLegalName>sample string 7</VendorLegalName>
<VendorLegalRepresentative>sample string 8</VendorLegalRepresentative>
<VendorLocation>
<VendorLocation>
<VendorLocationGuid>sample string 2</VendorLocationGuid>
<VendorLocationText>sample string 1</VendorLocationText>
</VendorLocation>
<VendorLocation>
<VendorLocationGuid>sample string 2</VendorLocationGuid>
<VendorLocationText>sample string 1</VendorLocationText>
</VendorLocation>
</VendorLocation>
<VendorLocationText>sample string 5</VendorLocationText>
<VendorName>sample string 16</VendorName>
<VendorPhoneNumber>sample string 15</VendorPhoneNumber>
<VendorReason>sample string 21</VendorReason>
<VendorScale>
<VendorScaleGuid>sample string 2</VendorScaleGuid>
<VendorScaleText>sample string 1</VendorScaleText>
</VendorScale>
<VendorScaleText>sample string 3</VendorScaleText>
<VendorShortName>sample string 9</VendorShortName>
<VendorStatus>sample string 23</VendorStatus>
<VendorTaxCode>sample string 12</VendorTaxCode>
<VendorWebsite>sample string 20</VendorWebsite>
</VendorProfile>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.