|
Navigation: Reference Manual > Vendors > End Points > DeleteVendorAddress |
Send comments on this topic. |
Description
Deletes a vendor address from the database. The vendor is identified by their taxid (EIN). The address is identified by AddressType field.
Rules
1.This action is immutable
2.The vendor must exist
3.The address identified by the addresstype field must exist
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 |
AddressType |
Address Type |
Y |
Primary | Secondary | Other |
|
6 |
SITEID |
Site ID |
Y|N |
Only if AddressType is 'Other' |
Return Values
|
# |
Name |
Type |
Comment |
|
1 |
OperationStatus |
Boolean |
|
|
2 |
Message |
String |
|
|
3 |
ID |
String |
PRISM Internal Vendor GUID |
|
|
PRISM Compliance Management - Copyright © 2018 |