An Affiliate account registered with the Network. This identifies the company details of the Affiliate. An Affiliate can have multiple Affiliate Users each with their own login, associated with this Affiliate account. In order to update the Affiliate account, the user must have Account Management permission.
Name | Type | Description |
---|---|---|
account_manager_id | Nullable Integer | The ID of the Employee from the Network who is assigned as the account manager for the Affiliate |
address1 | Nullable String | The first line of the account's physical address |
address2 | Nullable String | The second line of the account's physical address |
affiliate_tier_id | Nullable Integer | The ID of the Affiliate Tier to which this Affiliate is assigned. If no value is present, the Affiliate is in the default tier. |
city | Nullable String | The city of the account's physical address |
company | String | The company name of the Affiliate |
country | Nullable String | The country of the account's physical address. ISO 3166-1 alpha-2 country code. |
date_added | Datetime | The date this account was created |
fax | Nullable String | The fax number of the Affiliate |
id | Integer | id of unique, auto-generated objectentifier for the Affiliate This parameter is non-writable |
modified | Datetime | The last time this account was updated |
method_data | Nullable String | DEPRECATED. Ignore the contents of this field. |
other | Nullable String | DEPRECATED. Ignore the contents of this field. |
payment_method | String | The method by which payments are made to the Affiliate. The network may restrict which methods are allowed.Show Supported Values |
payment_terms | String | The schedule by which invoices are generated for this AffiliateShow Supported Values |
phone | Nullable String | The Affiliate's phone number |
ref_id | Nullable String | An external reference ID for this account |
region | Nullable String | The state/province of the account's physical address |
status | String | The status of the account. Only active accounts can be logged into.Show Supported Values |
w9_filed | Boolean | Whether or not a W9 / W8-BEN is on file for this account |
wants_alerts | Boolean | DEPRECATED. Ignore the contents of this field. |
website | Nullable String | DEPRECATED. Ignore the contents of this field. |
zipcode | String | The zipcode / postal code of the account's physical address |