Skip to main content

VendorUnitDetailDataSchema

_extranullable
additional_datastringnullable
billing_effective_datedatenullable

For items that are billed on a different date than the effective date

createddatedate-timenullable
descriptionstringnullable
division_idintegernullable
dollar_amountnumbernullable
effective_daterequired
employer_idintegerrequired
extras_schemastringnullable
idinteger
invoice_line_vendor_unit_detail_data_recordsundefined[]
invoice_linesundefined[]
modifieddatedate-timenullable
payable_entitynullable
payable_entity_uuiduuidnullable
service_item_idintegernullable
subgroupstringnullable
tpafilenullable
tpafile_idintegernullable
vendor_system_idstringnullable
vendor_unit_idintegerrequired
vendor_unit_summary_data_idintegernullable
VendorUnitDetailDataSchema
{
"additional_data": "string",
"billing_effective_date": "2024-07-29",
"createddate": "2024-07-29T15:51:28.071Z",
"description": "string",
"division_id": 0,
"dollar_amount": 0,
"effective_date": {},
"employer_id": 0,
"extras_schema": "string",
"id": 0,
"invoice_line_vendor_unit_detail_data_records": [
null
],
"invoice_lines": [
null
],
"modifieddate": "2024-07-29T15:51:28.071Z",
"payable_entity_uuid": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"service_item_id": 0,
"subgroup": "string",
"tpafile_id": 0,
"vendor_system_id": "string",
"vendor_unit_id": 0,
"vendor_unit_summary_data_id": 0
}