Skip to content

Latest commit

 

History

History
33 lines (29 loc) · 4.81 KB

GETAccountTypeBasicInfo.md

File metadata and controls

33 lines (29 loc) · 4.81 KB

GETAccountTypeBasicInfo

Properties

Name Type Description Notes
class__ns str Value of the Class field for the corresponding customer account in NetSuite. Only available if you have installed the Zuora Connector for NetSuite. [optional]
customer_type__ns str Value of the Customer Type field for the corresponding customer account in NetSuite. The Customer Type field is used when the customer account is created in NetSuite. Only available if you have installed the Zuora Connector for NetSuite. [optional]
department__ns str Value of the Department field for the corresponding customer account in NetSuite. Only available if you have installed the Zuora Connector for NetSuite. [optional]
integration_id__ns str ID of the corresponding object in NetSuite. Only available if you have installed the Zuora Connector for NetSuite. [optional]
integration_status__ns str Status of the account's synchronization with NetSuite. Only available if you have installed the Zuora Connector for NetSuite. [optional]
location__ns str Value of the Location field for the corresponding customer account in NetSuite. Only available if you have installed the Zuora Connector for NetSuite. [optional]
subsidiary__ns str Value of the Subsidiary field for the corresponding customer account in NetSuite. The Subsidiary field is required if you use NetSuite OneWorld. Only available if you have installed the Zuora Connector for NetSuite. [optional]
sync_date__ns str Date when the account was sychronized with NetSuite. Only available if you have installed the Zuora Connector for NetSuite. [optional]
syncto_net_suite__ns str Specifies whether the account should be synchronized with NetSuite. Only available if you have installed the Zuora Connector for NetSuite. [optional]
account_number str Account number. [optional]
batch str The alias name given to a batch. A string of 50 characters or less. [optional]
communication_profile_id str ID of a communication profile. [optional]
credit_memo_template_id str Note: This field is only available if you have the Invoice Settlement feature enabled. The Invoice Settlement feature is in Limited Availability. If you wish to have access to the feature, submit a request at Zuora Global Support. The unique ID of the credit memo template, configured in Billing Settings > Manage Billing Document Configuration through the Zuora UI. For example, 2c92c08a6246fdf101626b1b3fe0144b. [optional]
crm_id str CRM account ID for the account, up to 100 characters. [optional]
currency str A currency as defined in Billing Settings in the Zuora UI. [optional]
debit_memo_template_id str Note: This field is only available if you have the Invoice Settlement feature enabled. The Invoice Settlement feature is in Limited Availability. If you wish to have access to the feature, submit a request at Zuora Global Support. The unique ID of the debit memo template, configured in Billing Settings > Manage Billing Document Configuration through the Zuora UI. For example, 2c92c08d62470a8501626b19d24f19e2. [optional]
id str Account ID. [optional]
invoice_template_id str Invoice template ID, configured in Billing Settings in the Zuora UI. [optional]
name str Account name. [optional]
notes str Notes associated with the account, up to 65,535 characters. [optional]
parent_id str Identifier of the parent customer account for this Account object. The length is 32 characters. Use this field if you have customer hierarchy enabled. [optional]
sales_rep str The name of the sales representative associated with this account, if applicable. Maximum of 50 characters. [optional]
status str Account status; possible values are: `Active`, `Draft`, `Canceled`. [optional]
tags str [optional]

[Back to Model list] [Back to API list] [Back to README]