BillToContactSchema
Combine multiple invoices into a single email before sending
Disable setting an invoice as overdue. Used when a tenant doesn't import invoice balances back into TPAStream.
Include a link to download the invoice details CSV in invoice email
Include divisional billing breakdown information on invoices and related communications
Include a link to download the invoice details PDF in invoice email
Attach the invoice summary PDF to invoice email
Include a link to the remittance dashboard in invoice email
Custom redirect URL template for the View Invoice CTA in invoice emails. Supports {invoice_id} and {invoice_key} tokens.
Require MFA for portal access. This is used in conjunction with the portal_access setting.
Billing Setting to show the account status in the invoice line item breakout
Send this group to the new broker portal (but for employers)
{
"_employer_id": 0,
"_sales_entity_id": 0,
"aggregate_emails_by_contact": true,
"all_bank_accounts": [
null
],
"bank_accounts": [
null
],
"billable_entity": {},
"contact_id": 0,
"createdby_id": 0,
"createddate": "2024-07-29T15:51:28.071Z",
"disable_overdue": true,
"hs_aggregate_emails_by_contact": true,
"hs_disable_overdue": true,
"hs_include_csv_detail_link": true,
"hs_include_divisional_breakdown": true,
"hs_include_pdf_detail_link": true,
"hs_include_pdf_summary_attachment": true,
"hs_include_portal_access_link": true,
"hs_invoice_day_of_month_due": 0,
"hs_invoice_due_days": 0,
"hs_invoice_email_template_uuid": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"hs_invoice_footer_template_uuid": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"hs_invoice_header_template_uuid": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"hs_invoice_redirect_url_template": "string",
"hs_require_mfa_for_portal_access": true,
"hs_show_account_status": true,
"hs_streamlined_employer_portal": true,
"hs_whitelabel_display_name": "string",
"hs_whitelabel_local": "string",
"hs_whitelabel_subdomain": "string",
"id": 0,
"include_csv_detail_link": true,
"include_divisional_breakdown": true,
"include_pdf_detail_link": true,
"include_pdf_summary_attachment": true,
"include_portal_access_link": true,
"invoice_day_of_month_due": 0,
"invoice_due_days": "string",
"invoice_email_template_uuid": "string",
"invoice_footer_template_uuid": "string",
"invoice_header_template_uuid": "string",
"invoice_redirect_url_template": "string",
"label": "string",
"modifiedby_id": 0,
"modifieddate": "2024-07-29T15:51:28.071Z",
"require_mfa_for_portal_access": true,
"show_account_status": true,
"streamlined_employer_portal": true,
"tenant_id": 0,
"vendor_bill_to_contacts": [
null
],
"whitelabel_display_name": "string",
"whitelabel_email_address": "string",
"whitelabel_from_address": "string",
"whitelabel_local": "string",
"whitelabel_subdomain": "string"
}