appmixer.quickbooks.accounting.CreateVendor
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Minor Version | number | Minor version of the request. Note: Versions below 75 are ignored and will default to version 75. Use version 75 or higher for current features. See the docs for more details. |
| Primary email address | text | An email address. The address format must follow the RFC 822 standard. |
| Website address | text | Uniform Resource Identifier for the web site. |
| Primary phone number | text | - |
| DisplayName | text | The name of the vendor as displayed. Must be unique across all Vendor, Customer, and Employee objects. Cannot be removed with sparse update. If not supplied, the system generates DisplayName by concatenating vendor name components supplied in the request from the following list: Title, GivenName, MiddleName, FamilyName, and Suffix. |
| Suffix | text | Suffix of the name. For example, Jr. The DisplayName attribute or at least one of Title, GivenName, MiddleName, FamilyName, or Suffix attributes is required for object create. |
| Title | text | Title of the person. This tag supports i18n, all locales. The DisplayName attribute or at least one of Title, GivenName, MiddleName, FamilyName, or Suffix attributes are required during create. |
| Mobile phone number | text | - |
| FamilyName | text | - |
| TaxIdentifier | text | The tax ID of the Person or Organization. The value is masked in responses, exposing only last four characters. For example, the ID of 123-45-6789 is returned as XXXXXXX6789. |
| AcctNum | text | Name or number of the account associated with this vendor. |
| CompanyName | text | The name of the company associated with the person or organization. |
| Country | text | Country name. For international addresses - countries should be passed as 3 ISO alpha-3 characters or the full name of the country. |
| City | text | - |
| Street | text | - |
| PostalCode | text | - |
| CountrySubDivisionCode | text | Region within a country. For example, state name for USA, province name for Canada. |
| GivenName | text | Given name or first name of a person. The DisplayName attribute or at least one of Title, GivenName, MiddleName, FamilyName, or Suffix attributes is required for object create. |
| PrintOnCheckName | text | Name of the person or organization as printed on a check. If not provided, this is populated from DisplayName. |
Dynamic variables loaded from /component/appmixer/quickbooks/accounting/ListVendors?outPort=out