{{customer.customer_id}} | integer | Customer ID # |
{{customer.parent_customer_id}} | integer | Parent customer ID # |
{{customer.token}} | string | Customer Token |
{{customer.superuser_id}} | integer | Main contact ID # |
{{customer.external_key}} | string | External key value |
{{customer.display_as}} | string | Deprecated |
{{customer.company}} | string | Company/customer name |
{{customer.language_id}} | integer | Language ID # |
{{customer.currency_id}} | integer | Currency ID # |
{{customer.currency_iso4217}} | string | ISO 2417 currency code representation |
{{customer.currency_symbol}} | string | Symbol for currency ($, £, etc.) |
{{customer.class_id}} | integer | Default class tracking ID # |
{{customer.admin_id}} | integer | Admin/Worker ID # |
{{customer.campaign_id}} | integer | Campaign/lead source ID # |
{{customer.superuser_username}} | string | Main contact username |
{{customer.superuser_email}} | string | Main contact e-mail address |
{{customer.superuser_name}} | string | Main contact name |
{{customer.superuser_first_name}} | string | Main contact first name |
{{customer.superuser_last_name}} | string | Main contact last name |
{{customer.superuser_phone}} | string | Main contact phone number |
{{customer.superuser_token}} | string | Main contact token |
{{customer.superuser_title}} | string | Main contact title |
{{customer.bill_addr1}} | string | Billing address line 1 |
{{customer.bill_addr2}} | string | Billing address line 2 |
{{customer.bill_addr3}} | string | Billing address line 3 |
{{customer.bill_city}} | string | Billing address city |
{{customer.bill_state}} | string | Billing address state/province |
{{customer.bill_postcode}} | string | Billing address postal code |
{{customer.bill_country}} | string | Billing address country |
{{customer.bill_block}} | string | Printable billing address |
{{customer.ship_addr1}} | string | Ship address line 1 |
{{customer.ship_addr2}} | string | Ship address line 2 |
{{customer.ship_addr3}} | string | Ship address line 3 |
{{customer.ship_city}} | string | Ship address city |
{{customer.ship_state}} | string | Ship address state/province |
{{customer.ship_postcode}} | string | Ship address postal code |
{{customer.ship_country}} | string | Ship address country |
{{customer.ship_block}} | string | Printable shipping address |
{{customer.custom_1}} | mixed | Custom field #1 |
{{customer.custom_2}} | mixed | Custom field #2 |
{{customer.custom_3}} | mixed | Custom field #3 |
{{customer.custom_4}} | mixed | Custom field #4 |
{{customer.custom_5}} | mixed | Custom field #5 |
{{customer.custom_6}} | mixed | Custom field #6 |
{{customer.custom_7}} | mixed | Custom field #7 |
{{customer.custom_8}} | mixed | Custom field #8 |
{{customer.custom_9}} | mixed | Custom field #9 |
{{customer.custom_10}} | mixed | Custom field #10 |
{{customer.custom_11}} | mixed | Custom field #11 |
{{customer.custom_12}} | mixed | Custom field #12 |
{{customer.custom_13}} | mixed | Custom field #13 |
{{customer.custom_14}} | mixed | Custom field #14 |
{{customer.custom_15}} | mixed | Custom field #15 |
{{customer.custom_16}} | mixed | Custom field #16 |
{{customer.custom_17}} | mixed | Custom field #17 |
{{customer.custom_18}} | mixed | Custom field #18 |
{{customer.custom_19}} | mixed | Custom field #19 |
{{customer.custom_20}} | mixed | Custom field #20 |
{{customer.write_datetime}} | string | Date/time this customer was created |
{{customer.write_ipaddr}} | string | IP address that created this customer |
{{customer.mod_datetime}} | string | Date/time this customer was updated |
{{customer.mod_ipaddr}} | string | IP address that updated this customer |
{{customer.mod_ipaddr}} | string | IP address that updated this customer |
{{customer.brand_id}} | integer | Brand ID # |
{{customer.class_name}} | string | Class name |
{{customer.terms_id}} | integer | Default terms ID # |
{{customer.terms_name}} | string | Default payment terms |
{{customer.terms_days}} | integer | # of days for the default payment terms |
{{customer.url_statementlink}} | string | URL the customer can visit to view their monthly statement |
{{customer.url_paymethodlink}} | string | URL the customer can visit to update their payment method |
{{customer.url_self}} | string | URL for viewing the customer in the GUI |
{{customer.admin_name}} | string | Admin/Worker name |
{{customer.email}} | string | Admin/Worker email |
{{customer.status_id}} | integer | Customer status ID # |
{{customer.customer_status_name}} | string | Human-friendly customer status |
{{customer.customer_status_str}} | string | Status string |
{{customer.customer_status_state}} | string | Status code |
{{customer.default_paymethod}} | string | Default payment method type |
{{customer.default_creditcard_id}} | integer | Default credit card ID # (if the default payment method is a credit card) |
{{customer.default_ach_id}} | integer | Default ACH/eCheck ID # (if the default payment method is ACH) |
{{customer.no_taxes}} | boolean | Flag to disable charging of taxes |
{{customer.no_dunning}} | boolean | Flag to disable dunning |
{{customer.no_latefees}} | boolean | Flag to disable late fees |
{{customer.no_procfees}} | boolean | Flag to disable processing fees |
{{customer.invoice_delivery}} | enum[print,email] | Delivery method for initial invoices ("email" or "print" for printed hard-copy via Docsaway, Lob, etc.) |
{{customer.dunning_delivery}} | enum[print,email] | Delivery method for dunning/reminder invoices ("email" or "print" for printed hard-copy via Docsaway, Lob, etc.) |
{{customer.tax_ident}} | string | Tax ID #/VAT # |
{{customer.total}} | float | The sum total amount of all invoices ever issued to this customer (lifetime value) |
{{customer.balance}} | float | Balance due for this customer |
{{customer.paid}} | float | The lifetime net total payments minus refunds this customer has made |
{{customer.mrr}} | float | Current monthly recurring revenue of the customer |
{{customer.arr}} | float | Current annual recurring revenue of the customer |
{{customer.tags}} | array | A list of tags |