POST WEvalBiz/CustomerUpdate
Request Information
URI Parameters
None.
Body Parameters
CustomerRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| SourceCode | string |
None. |
|
| Customers | Collection of CustomInfo |
None. |
|
| GrantMarkets | Collection of CustomerGrantMarket |
None. |
Request Formats
application/json, text/json
Sample:
{
"SourceCode": "sample string 1",
"Customers": [
{
"Id": "sample string 1",
"Parent": "sample string 2",
"Code": "sample string 3",
"Name": "sample string 4",
"FullName": "sample string 5",
"Address": "sample string 6",
"Zone": "sample string 7",
"Industry": "sample string 8",
"IndustryName": "sample string 9",
"Level": 10,
"LevelName": "sample string 11",
"CertifyType": 12,
"CertifyCode": "sample string 13",
"Phone": "sample string 14",
"Website": "sample string 15",
"Corporation": "sample string 16",
"Capital": 17.0,
"TaxId": "sample string 18",
"Bank": "sample string 19",
"AccountNo": "sample string 20",
"PriceRange": "sample string 21",
"RevenueTarget": 22.0,
"Audit": 23,
"PrincipalCode": "sample string 24",
"PrincipalName": "sample string 25",
"Contracts": [
{
"Name": "sample string 1",
"Phone": "sample string 2",
"Gender": "sample string 3",
"Department": "sample string 4",
"Title": "sample string 5",
"Owner": "sample string 6"
},
{
"Name": "sample string 1",
"Phone": "sample string 2",
"Gender": "sample string 3",
"Department": "sample string 4",
"Title": "sample string 5",
"Owner": "sample string 6"
}
],
"GrantBiz": [
{
"AllowServiceID": "d6a73744-3bb9-4d05-a473-4eee880e85a1",
"Department": "sample string 2",
"BizType": 3,
"BizTypeName": "sample string 4",
"Requirement": "sample string 5",
"PayPrincipal": 6,
"PayPrincipalName": "sample string 7",
"PayWay": 8,
"PayWayName": "sample string 9",
"StartTime": "2025-12-11T22:57:01.6315473+08:00",
"EndTime": "2025-12-11T22:57:01.6315473+08:00"
},
{
"AllowServiceID": "d6a73744-3bb9-4d05-a473-4eee880e85a1",
"Department": "sample string 2",
"BizType": 3,
"BizTypeName": "sample string 4",
"Requirement": "sample string 5",
"PayPrincipal": 6,
"PayPrincipalName": "sample string 7",
"PayWay": 8,
"PayWayName": "sample string 9",
"StartTime": "2025-12-11T22:57:01.6315473+08:00",
"EndTime": "2025-12-11T22:57:01.6315473+08:00"
}
]
},
{
"Id": "sample string 1",
"Parent": "sample string 2",
"Code": "sample string 3",
"Name": "sample string 4",
"FullName": "sample string 5",
"Address": "sample string 6",
"Zone": "sample string 7",
"Industry": "sample string 8",
"IndustryName": "sample string 9",
"Level": 10,
"LevelName": "sample string 11",
"CertifyType": 12,
"CertifyCode": "sample string 13",
"Phone": "sample string 14",
"Website": "sample string 15",
"Corporation": "sample string 16",
"Capital": 17.0,
"TaxId": "sample string 18",
"Bank": "sample string 19",
"AccountNo": "sample string 20",
"PriceRange": "sample string 21",
"RevenueTarget": 22.0,
"Audit": 23,
"PrincipalCode": "sample string 24",
"PrincipalName": "sample string 25",
"Contracts": [
{
"Name": "sample string 1",
"Phone": "sample string 2",
"Gender": "sample string 3",
"Department": "sample string 4",
"Title": "sample string 5",
"Owner": "sample string 6"
},
{
"Name": "sample string 1",
"Phone": "sample string 2",
"Gender": "sample string 3",
"Department": "sample string 4",
"Title": "sample string 5",
"Owner": "sample string 6"
}
],
"GrantBiz": [
{
"AllowServiceID": "d6a73744-3bb9-4d05-a473-4eee880e85a1",
"Department": "sample string 2",
"BizType": 3,
"BizTypeName": "sample string 4",
"Requirement": "sample string 5",
"PayPrincipal": 6,
"PayPrincipalName": "sample string 7",
"PayWay": 8,
"PayWayName": "sample string 9",
"StartTime": "2025-12-11T22:57:01.6315473+08:00",
"EndTime": "2025-12-11T22:57:01.6315473+08:00"
},
{
"AllowServiceID": "d6a73744-3bb9-4d05-a473-4eee880e85a1",
"Department": "sample string 2",
"BizType": 3,
"BizTypeName": "sample string 4",
"Requirement": "sample string 5",
"PayPrincipal": 6,
"PayPrincipalName": "sample string 7",
"PayWay": 8,
"PayWayName": "sample string 9",
"StartTime": "2025-12-11T22:57:01.6315473+08:00",
"EndTime": "2025-12-11T22:57:01.6315473+08:00"
}
]
}
],
"GrantMarkets": [
{
"AllowServiceID": "fdc42257-f8bf-46fa-98d2-8976083627a5",
"CompanyName": "sample string 2",
"Customer": "sample string 3",
"BizType": 4,
"BizTypeName": "sample string 5",
"TechPolicy": "sample string 6",
"MarketPolicy": "sample string 7",
"MarketSize": 8.0,
"ValidThru": "2025-12-11T22:57:01.6315473+08:00"
},
{
"AllowServiceID": "fdc42257-f8bf-46fa-98d2-8976083627a5",
"CompanyName": "sample string 2",
"Customer": "sample string 3",
"BizType": 4,
"BizTypeName": "sample string 5",
"TechPolicy": "sample string 6",
"MarketPolicy": "sample string 7",
"MarketSize": 8.0,
"ValidThru": "2025-12-11T22:57:01.6315473+08:00"
}
]
}
application/xml, text/xml
Sample:
<CustomerRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/GJ.WEM.Biz.Model">
<Customers>
<CustomInfo>
<AccountNo>sample string 20</AccountNo>
<Address>sample string 6</Address>
<Audit>23</Audit>
<Bank>sample string 19</Bank>
<Capital>17</Capital>
<CertifyCode>sample string 13</CertifyCode>
<CertifyType>12</CertifyType>
<Code>sample string 3</Code>
<Contracts>
<CustomerContracts>
<Department>sample string 4</Department>
<Gender>sample string 3</Gender>
<Name>sample string 1</Name>
<Owner>sample string 6</Owner>
<Phone>sample string 2</Phone>
<Title>sample string 5</Title>
</CustomerContracts>
<CustomerContracts>
<Department>sample string 4</Department>
<Gender>sample string 3</Gender>
<Name>sample string 1</Name>
<Owner>sample string 6</Owner>
<Phone>sample string 2</Phone>
<Title>sample string 5</Title>
</CustomerContracts>
</Contracts>
<Corporation>sample string 16</Corporation>
<FullName>sample string 5</FullName>
<GrantBiz>
<CustomerGrantBiz>
<AllowServiceID>d6a73744-3bb9-4d05-a473-4eee880e85a1</AllowServiceID>
<BizType>3</BizType>
<BizTypeName>sample string 4</BizTypeName>
<Department>sample string 2</Department>
<EndTime>2025-12-11T22:57:01.6315473+08:00</EndTime>
<PayPrincipal>6</PayPrincipal>
<PayPrincipalName>sample string 7</PayPrincipalName>
<PayWay>8</PayWay>
<PayWayName>sample string 9</PayWayName>
<Requirement>sample string 5</Requirement>
<StartTime>2025-12-11T22:57:01.6315473+08:00</StartTime>
</CustomerGrantBiz>
<CustomerGrantBiz>
<AllowServiceID>d6a73744-3bb9-4d05-a473-4eee880e85a1</AllowServiceID>
<BizType>3</BizType>
<BizTypeName>sample string 4</BizTypeName>
<Department>sample string 2</Department>
<EndTime>2025-12-11T22:57:01.6315473+08:00</EndTime>
<PayPrincipal>6</PayPrincipal>
<PayPrincipalName>sample string 7</PayPrincipalName>
<PayWay>8</PayWay>
<PayWayName>sample string 9</PayWayName>
<Requirement>sample string 5</Requirement>
<StartTime>2025-12-11T22:57:01.6315473+08:00</StartTime>
</CustomerGrantBiz>
</GrantBiz>
<Id>sample string 1</Id>
<Industry>sample string 8</Industry>
<IndustryName>sample string 9</IndustryName>
<Level>10</Level>
<LevelName>sample string 11</LevelName>
<Name>sample string 4</Name>
<Parent>sample string 2</Parent>
<Phone>sample string 14</Phone>
<PriceRange>sample string 21</PriceRange>
<PrincipalCode>sample string 24</PrincipalCode>
<PrincipalName>sample string 25</PrincipalName>
<RevenueTarget>22</RevenueTarget>
<TaxId>sample string 18</TaxId>
<Website>sample string 15</Website>
<Zone>sample string 7</Zone>
</CustomInfo>
<CustomInfo>
<AccountNo>sample string 20</AccountNo>
<Address>sample string 6</Address>
<Audit>23</Audit>
<Bank>sample string 19</Bank>
<Capital>17</Capital>
<CertifyCode>sample string 13</CertifyCode>
<CertifyType>12</CertifyType>
<Code>sample string 3</Code>
<Contracts>
<CustomerContracts>
<Department>sample string 4</Department>
<Gender>sample string 3</Gender>
<Name>sample string 1</Name>
<Owner>sample string 6</Owner>
<Phone>sample string 2</Phone>
<Title>sample string 5</Title>
</CustomerContracts>
<CustomerContracts>
<Department>sample string 4</Department>
<Gender>sample string 3</Gender>
<Name>sample string 1</Name>
<Owner>sample string 6</Owner>
<Phone>sample string 2</Phone>
<Title>sample string 5</Title>
</CustomerContracts>
</Contracts>
<Corporation>sample string 16</Corporation>
<FullName>sample string 5</FullName>
<GrantBiz>
<CustomerGrantBiz>
<AllowServiceID>d6a73744-3bb9-4d05-a473-4eee880e85a1</AllowServiceID>
<BizType>3</BizType>
<BizTypeName>sample string 4</BizTypeName>
<Department>sample string 2</Department>
<EndTime>2025-12-11T22:57:01.6315473+08:00</EndTime>
<PayPrincipal>6</PayPrincipal>
<PayPrincipalName>sample string 7</PayPrincipalName>
<PayWay>8</PayWay>
<PayWayName>sample string 9</PayWayName>
<Requirement>sample string 5</Requirement>
<StartTime>2025-12-11T22:57:01.6315473+08:00</StartTime>
</CustomerGrantBiz>
<CustomerGrantBiz>
<AllowServiceID>d6a73744-3bb9-4d05-a473-4eee880e85a1</AllowServiceID>
<BizType>3</BizType>
<BizTypeName>sample string 4</BizTypeName>
<Department>sample string 2</Department>
<EndTime>2025-12-11T22:57:01.6315473+08:00</EndTime>
<PayPrincipal>6</PayPrincipal>
<PayPrincipalName>sample string 7</PayPrincipalName>
<PayWay>8</PayWay>
<PayWayName>sample string 9</PayWayName>
<Requirement>sample string 5</Requirement>
<StartTime>2025-12-11T22:57:01.6315473+08:00</StartTime>
</CustomerGrantBiz>
</GrantBiz>
<Id>sample string 1</Id>
<Industry>sample string 8</Industry>
<IndustryName>sample string 9</IndustryName>
<Level>10</Level>
<LevelName>sample string 11</LevelName>
<Name>sample string 4</Name>
<Parent>sample string 2</Parent>
<Phone>sample string 14</Phone>
<PriceRange>sample string 21</PriceRange>
<PrincipalCode>sample string 24</PrincipalCode>
<PrincipalName>sample string 25</PrincipalName>
<RevenueTarget>22</RevenueTarget>
<TaxId>sample string 18</TaxId>
<Website>sample string 15</Website>
<Zone>sample string 7</Zone>
</CustomInfo>
</Customers>
<GrantMarkets>
<CustomerGrantMarket>
<AllowServiceID>fdc42257-f8bf-46fa-98d2-8976083627a5</AllowServiceID>
<BizType>4</BizType>
<BizTypeName>sample string 5</BizTypeName>
<CompanyName>sample string 2</CompanyName>
<Customer>sample string 3</Customer>
<MarketPolicy>sample string 7</MarketPolicy>
<MarketSize>8</MarketSize>
<TechPolicy>sample string 6</TechPolicy>
<ValidThru>2025-12-11T22:57:01.6315473+08:00</ValidThru>
</CustomerGrantMarket>
<CustomerGrantMarket>
<AllowServiceID>fdc42257-f8bf-46fa-98d2-8976083627a5</AllowServiceID>
<BizType>4</BizType>
<BizTypeName>sample string 5</BizTypeName>
<CompanyName>sample string 2</CompanyName>
<Customer>sample string 3</Customer>
<MarketPolicy>sample string 7</MarketPolicy>
<MarketSize>8</MarketSize>
<TechPolicy>sample string 6</TechPolicy>
<ValidThru>2025-12-11T22:57:01.6315473+08:00</ValidThru>
</CustomerGrantMarket>
</GrantMarkets>
<SourceCode>sample string 1</SourceCode>
</CustomerRequest>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
RemoteResponseOfResultModel| Name | Description | Type | Additional information |
|---|---|---|---|
| success | boolean |
None. |
|
| errors | string |
None. |
|
| unauthed | boolean |
None. |
|
| result | ResultModel |
None. |
Response Formats
application/json, text/json
Sample:
{
"success": true,
"errors": "sample string 2",
"unauthed": true,
"result": {
"success": true,
"result": "sample string 2"
}
}
application/xml, text/xml
Sample:
<RemoteResponseOfResultModeldmGyRm56 xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/GJ.Biz.Model">
<Errors>sample string 2</Errors>
<Result xmlns:d2p1="http://schemas.datacontract.org/2004/07/GJ.WEM.Biz.Model">
<d2p1:result>sample string 2</d2p1:result>
<d2p1:success>true</d2p1:success>
</Result>
<Success>true</Success>
<UnAuthorizedRequest>true</UnAuthorizedRequest>
</RemoteResponseOfResultModeldmGyRm56>