|
Navigation: Reference Manual > Vendors > End Points > GetVendorAddresses |
Send comments on this topic. |
Description
Returns all vendor's addresses. The vendor is identified by their taxid (EIN).
Rules
1.The vendor must exist
2.Vendor must have at least one address
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 |
|
Return Values
(for each address)
|
# |
Name |
Type |
|
1 |
ID |
Long |
|
2 |
TaxID |
String |
|
3 |
AddressType |
String |
|
4 |
Address1 |
String |
|
5 |
Address2 |
String |
|
6 |
District |
String |
|
7 |
County |
String |
|
8 |
City |
String |
|
9 |
State |
String |
|
10 |
Zip |
String |
|
11 |
Country |
String |
|
12 |
ContactPersonFirstName |
String |
|
13 |
ContactPersonLastName |
String |
|
14 |
ContactPersonEmail |
String |
|
15 |
ContactPersonPhone |
String |
|
15 |
SiteID |
String |
|
|
PRISM Compliance Management - Copyright © 2018 |