The payee details for an Affiliate who receives payment via PayQuicker. In effect only if the Affiliate's "payment_method" field is set to "payquicker". Only users with the Account Management permission can update the fields of this model.
Name | Type | Description |
---|---|---|
affiliate_id | Integer | The ID of the Affiliate whose payment details are specified |
advanced_accounting_id | Nullable String | ID of Security Account object. Applicable only if "method" is set to "advanced". |
advanced_email | Nullable String | Email Address. Applicable only if "method" is set to "advanced". |
advanced_security_id | Nullable String | ID of Security object Applicable only if "method" is set to "advanced". |
advanced_security_id_hint | Nullable String | ID of Security object Hint. Applicable only if "method" is set to "advanced". |
m2eft_account_name | Nullable String | Account Name. Applicable only if "method" is set to "m2eft". |
m2eft_account_number | Nullable String | Account Number. Applicable only if "method" is set to "m2eft". |
m2eft_account_tax_number | Nullable String | Account Tax Number. Applicable only if "method" is set to "m2eft". |
m2eft_account_type | Nullable String | Account Type. Applicable only if "method" is set to "m2eft".Show Supported Values |
m2eft_account_type_code | Nullable String | Account Type Code. Applicable only if "method" is set to "m2eft". |
m2eft_bank_address | Nullable String | Bank Address. Applicable only if "method" is set to "m2eft". |
m2eft_bank_name | Nullable String | Bank Name. Applicable only if "method" is set to "m2eft". |
m2eft_bank_number | Nullable String | Bank Number. Applicable only if "method" is set to "m2eft". |
m2eft_bic | Nullable String | BIC. Applicable only if "method" is set to "m2eft". |
m2eft_city | Nullable String | Bank City. Applicable only if "method" is set to "m2eft". |
m2eft_description | Nullable String | Description. Applicable only if "method" is set to "m2eft". |
m2eft_destination_country_code | Nullable String | Bank Country code (2-character). Applicable only if "method" is set to "m2eft". |
m2eft_iban | Nullable String | IBAN. Applicable only if "method" is set to "m2eft". |
m2eft_postal_code | Nullable String | Bank Zip / Postal Code. Applicable only if "method" is set to "m2eft". |
m2eft_routing_number | Nullable String | Routing Number. Applicable only if "method" is set to "m2eft". |
m2m_accounting_id | Nullable String | ID of Security Account object. Applicable only if "method" is set to "m2m". |
m2m_email | Nullable String | Email Address. Applicable only if "method" is set to "m2m". |
m2m_security_id | Nullable String | ID of Security object Applicable only if "method" is set to "m2m". |
m2m_security_id_hint | Nullable String | ID of Security object Hint. Applicable only if "method" is set to "m2m". |
m2papercheck_address1 | Nullable String | Recipient Address 1. Applicable only if "method" is set to "m2papercheck". |
m2papercheck_address2 | Nullable String | Recipient Address 2. Applicable only if "method" is set to "m2papercheck". |
m2papercheck_address3 | Nullable String | DEPRECATED. This field should be ignored. Applicable only if "method" is set to "m2papercheck". |
m2papercheck_address4 | Nullable String | DEPRECATED. This field should be ignored. Applicable only if "method" is set to "m2papercheck". |
m2papercheck_check_memo | Nullable String | DEPRECATED. This field should be ignored. Applicable only if "method" is set to "m2papercheck". |
m2papercheck_city | Nullable String | Recipient City. Applicable only if "method" is set to "m2papercheck". |
m2papercheck_destination_country_code | Nullable String | Recipient Country code (2-character). Applicable only if "method" is set to "m2papercheck". |
m2papercheck_postal_code | Nullable String | Recipient Zip / Postal Code. Applicable only if "method" is set to "m2papercheck". |
m2papercheck_recipient_name | Nullable String | Recipient Name. Applicable only if "method" is set to "m2papercheck". |
m2papercheck_region | Nullable String | Recipient State / Province / Region. Applicable only if "method" is set to "m2papercheck". |
m2papercheck_return_address1 | Nullable String | Return Address 1. Applicable only if "method" is set to "m2papercheck". |
m2papercheck_return_address2 | Nullable String | Return Address 2. Applicable only if "method" is set to "m2papercheck". |
m2papercheck_return_address3 | Nullable String | DEPRECATED. This field should be ignored. Applicable only if "method" is set to "m2papercheck". |
m2papercheck_return_city | Nullable String | Return City. Applicable only if "method" is set to "m2papercheck". |
m2papercheck_return_country_code | Nullable String | Return Country code (2-character). Applicable only if "method" is set to "m2papercheck". |
m2papercheck_return_postal_code | Nullable String | Return Zip / Postal Code. Applicable only if "method" is set to "m2papercheck". |
m2papercheck_return_region | Nullable String | Return State / Province / Region. Applicable only if "method" is set to "m2papercheck". |
method | Nullable String | The method by which payment is made. "m2m" is for PayQuicker Account, "m2papercheck" is for Paper Check, "m2eft" is for Electronic Funds Transfer (EFT/ACH), "usach" (DEPRECATED; use "m2eft" instead) is for U.S. EFT/ACH, and "advanced" is for advanced PayQuicker payment configuration.Show Supported Values |
usach_account_number | Nullable String | Account number. Applicable only if "method" is set to "usach". |
usach_account_type | Nullable String | Account type. Applicable only if "method" is set to "usach".Show Supported Values |
usach_first_name | Nullable String | First name on the account. Applicable only if "method" is set to "usach". |
usach_last_name | Nullable String | Last name on the account. Applicable only if "method" is set to "usach". |
usach_routing_number | Nullable String | Routing number for the account. Applicable only if "method" is set to "usach". |