VendorUnitSummaryDataSchema
_extranullable
billing_effective_datedatenullable
For items that are billed on a different date than the effective date
countintegernullable
createddatedate-timenullable
division_idintegernullable
dollar_amountnumbernullable
effective_daterequired
employer_idintegerrequired
extras_schemastringnullable
idinteger
invoice_line_vendor_unit_summary_data_recordsundefined[]
invoice_linesundefined[]
modifieddatedate-timenullable
payable_entitynullable
payable_entity_uuiduuidnullable
subgroupstringnullable
tpafilenullable
tpafile_idintegernullable
vendor_system_idstringnullable
vendor_unit_idintegerrequired
VendorUnitSummaryDataSchema
{
"billing_effective_date": "2024-07-29",
"count": 0,
"createddate": "2024-07-29T15:51:28.071Z",
"division_id": 0,
"dollar_amount": 0,
"effective_date": {},
"employer_id": 0,
"extras_schema": "string",
"id": 0,
"invoice_line_vendor_unit_summary_data_records": [
null
],
"invoice_lines": [
null
],
"modifieddate": "2024-07-29T15:51:28.071Z",
"payable_entity_uuid": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"subgroup": "string",
"tpafile_id": 0,
"vendor_system_id": "string",
"vendor_unit_id": 0
}