|
Navigation: Reference Manual > Vendors > End Points > UpdateVendorCertification |
Send comments on this topic. |
Description
Updates a vendor certification record. This call will update an existing vendor certification record.
Rules
1.If the vendor certification does not exist it will be added. If the vendor certification does exist it will be updated.
2.The certification record is identified by the field 'certificatenumber'
3.If "Required" field fails validation Error should be displayed and record IS NOT saved;
4.If "Optional" field fails validation Warning should be displayed and record IS saved, but the field value is NOT.
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 |
CertificateNumber |
Certificate Number |
Y |
|
|
6 |
CertificateJuri |
Certificate Jurisdiction |
Y |
Must match a configured PRISM value |
|
7 |
CertificateType |
Certificate Type |
Y |
Must match a configured PRISM value |
|
8 |
CertificateIssueDate |
Certificate Issue Date |
N |
mm-dd-yyyy |
|
9 |
ReCertificationDate |
ReCertification Date |
N |
mm-dd-yyyy |
|
10 |
CertificateExpDate |
Certificate Expiration Date |
Y |
mm-dd-yyyy |
Return Values
|
# |
Name |
Type |
Comment |
|
1 |
OperationStatus |
Boolean |
|
|
2 |
Message |
String |
|
|
3 |
ID |
String |
PRISM Internal Vendor GUID |
|
|
PRISM Compliance Management - Copyright © 2018 |