Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 2.04 KB

File metadata and controls

25 lines (21 loc) · 2.04 KB

CustomerTripletexAccount2

Properties

Name Type Description Notes
administrator \Swagger\Client\Model\Employee Administrator user to create in the new company. Leave empty if calling this enpoint as an auditor og accountant company [optional]
customer_id int The customer id to an already created customer to create a Tripletex account for. [optional]
account_type string
access_request_type string If the accounting office is both an accounatant and an auditor [optional]
modules \Swagger\Client\Model\SalesModuleDTO[]
type string
send_emails bool Should the emails normally sent during creation be sent in this case? [optional]
auto_validate_user_login bool Should the user be automatically validated? [optional]
create_api_token bool Creates a token for the admin user. The accounting office could also use their tokens so you might not need this. [optional]
send_invoice_to_customer bool Should the invoices for this account be sent to the customer? [optional]
customer_invoice_email string The address to send the invoice to at the customer. [optional]
creator_receiving_receipt bool Should the receipt for this order be sent to the user creating the account? [optional]
number_of_employees int The number of employees in the customer company. Is used for calculating prices and setting some default settings, i.e. approval settings for timesheet. [optional]
administrator_password string The password of the administrator user. [optional]
chart_of_accounts_type string The chart of accounts to use for the new company [optional]
vat_status_type string VAT type [optional]

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