|
Navigation: Reference Manual > Vendors > End Points > UpdateVendorIndustry |
Send comments on this topic. |
Description
Updates a vendor service industry record. This call will update an existing vendor industry record.
Rules
1.If the vendor industry does not exist it will be added. If the vendor industry exist it will be updated.
2.If "Required" field fails validation Error should be displayed and record IS NOT saved.
3.If "Optional" field fails validation Warning should be displayed and record IS saved, but the field value is NOT.
4.The field Codeset must match the configured codeset. If omitted, the default codeset is assumed
Parameters
|
# |
API Field Name |
PRISM Field (Max size) |
Req? |
Comment |
|
1 |
UserID |
Authentication |
Y |
PRISM user account with security actions to use API |
|
2 |
Password |
Authentication |
Y |
Account Password |
|
3 |
PRISMKey |
Authentication |
Y |
Provided by PRISM Professionals |
|
4 |
TaxID |
TaxID (20) |
Y |
|
|
5 |
ServiceProduct |
Service Product |
Y |
|
|
6 |
CodeSet |
Industry Code Set |
Y |
Must match a configured PRISM value (NAICS, NIGP, etc.) |
|
7 |
Certified |
Certified |
Y |
'Y'|'N'|'1'|'0' |
Return Values
|
# |
Name |
Type |
Comment |
|
1 |
OperationStatus |
Boolean |
|
|
2 |
Message |
String |
|
|
3 |
ID |
String |
PRISM Internal Vendor GUID |
|
|
PRISM Compliance Management - Copyright © 2018 |