|
Navigation: Reference Manual > Vendors > End Points > CreateVendorIndustry |
Send comments on this topic. |
Description
Adds a new vendor service industry to a vendor record. This call will augment an existing vendor record with a single industry.
Rules
1.The vendor record must already exist in PRISM
2.If "Required" field fails validation an error will be returned and record IS NOT saved
3.If "Optional" field fails validation a warning will be returned and record IS saved, but the field value is not saved
4.The field Codeset must match the configured codeset. If omitted, the default codeset is assumed
Notes: See CreateVendor to create a vendor
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 (Boolean) |
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 |