Skip to main content

SalesEntitySchema

balancenumber
bill_to_sales_entity_idintegernullable
contract_tpafile_idintegernullable
createdbynullable
createdby_idintegernullable
createddatedate-timenullable
idinteger
invoice_footer_templatestringnullable
modifiedbynullable
modifiedby_idintegernullable
modifieddatedate-timenullable
namestringrequired
sales_entity_typenullable
team_primary_idintegernullable
tenant_idintegerrequired
unconsolidated_billingboolean
w9_form_tpafile_idintegernullable
SalesEntitySchema
{
"balance": 0,
"bill_to_sales_entity_id": 0,
"contract_tpafile_id": 0,
"createdby_id": 0,
"createddate": "2024-07-29T15:51:28.071Z",
"id": 0,
"invoice_footer_template": "string",
"modifiedby_id": 0,
"modifieddate": "2024-07-29T15:51:28.071Z",
"name": "string",
"team_primary_id": 0,
"tenant_id": 0,
"unconsolidated_billing": true,
"w9_form_tpafile_id": 0
}