The customer object allows you to access information regarding a customer. Here are the fields available.
id: A unique id for the customer.
party: the party record related to the customer. See more.
currency: The default currency of the customer.
term: The payment term associated with the customer.
identifier: Identifier for customer
firm: Firm the customer belongs to. See firm object.
deposit_account_balance: The current balance on the deposit account for this customer.
public_custom_fields_list: An array of all custom fields related to the customer. See custom field object description.
outstanding_invoices: An array of outstanding invoices. See invoice object.
party: the party record related to the customer. See more.
currency: The default currency of the customer.
term: The payment term associated with the customer.
identifier: Identifier for customer
firm: Firm the customer belongs to. See firm object.
deposit_account_balance: The current balance on the deposit account for this customer.
public_custom_fields_list: An array of all custom fields related to the customer. See custom field object description.
outstanding_invoices: An array of outstanding invoices. See invoice object.
Comments and Suggestions
0 comments
Please sign in to leave a comment.