| Name | Description | Type | Additional information |
|---|---|---|---|
| DocumentId |
Unique Document Id - Not required |
integer |
None. |
| ClientId |
Client Id - Required |
integer |
None. |
| VendorCode |
Vendor Code - Required, 50 character max |
string |
None. |
| PayeeName |
Payee Name - Required, 35 character max |
string |
None. |
| Address1 |
Address Line 1 - Required, 35 character max |
string |
None. |
| Address2 |
Address Line 2 - Not Required, 35 character max |
string |
None. |
| City |
City - Required, 32 character max |
string |
None. |
| State |
State - Required, 32 character max (Expecting abbreviation for state) |
string |
None. |
| Zip |
Zip - Required, 11 character max |
string |
None. |
| Country |
Country - Required, 50 character max (Expecting abbrevition for country) |
string |
None. |
| AccountID |
Account ID - Required, 34 character max |
string |
None. |
| AccountType |
Account Type - Required, 80 character max |
string |
None. |
| BankType |
Bank Type - Required, 80 character max |
string |
None. |
| BankID |
Bank ID - Required, 34 character max |
string |
None. |
| BankName |
Bank Name - Not Required, 35 character max |
string |
None. |
| BankAddress1 |
Bank Address Line 1 - Not Required, 35 character max |
string |
None. |
| BankAddress2 |
Bank Address Line 2 - Not Required, 35 character max |
string |
None. |
| BankCountry |
Bank Country - Required, 3 character max (Expecting abbreviated country) |
string |
None. |
| IsValid |
Is Valid - Not required |
boolean |
None. |
| IsApproved |
Is Approved - Not required |
boolean |
None. |
| ClientName |
Client Name - Read Only |
string |
None. |
| CompanyCode |
Company Code - Not Required, 50 character max |
string |
None. |
| CompanyName |
Company Name - Read Only |
string |
None. |