POST api/CreateTimesheet
Request Information
URI Parameters
None.
Body Parameters
Timesheet| Name | Description | Type | Additional information |
|---|---|---|---|
| TimesheetId | integer |
None. |
|
| UserId | integer |
None. |
|
| Approved | boolean |
None. |
|
| ApprovedBy | integer |
None. |
|
| DateApproved | date |
None. |
|
| TimesheetDate | date |
None. |
|
| Notes | string |
None. |
|
| Lines | Collection of TimesheetLine |
None. |
|
| ViewLines | Collection of TimesheetLineView |
None. |
|
| History | Collection of TimesheetHistory |
None. |
|
| Status | integer |
None. |
|
| CreatedBy | integer |
None. |
|
| ModifiedBy | integer |
None. |
|
| DateCreated | date |
None. |
|
| DateModified | date |
None. |
Request Formats
application/json, text/json
Sample:
{
"TimesheetId": 1,
"UserId": 2,
"Approved": true,
"ApprovedBy": 1,
"DateApproved": "2026-04-07T15:43:01.8585962+01:00",
"TimesheetDate": "2026-04-07T15:43:01.8585962+01:00",
"Notes": "sample string 5",
"Lines": [
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Job": {
"Type": "sample string 1",
"JobId": 1,
"Reference": "sample string 2",
"ContactId": 3,
"Description": "sample string 4",
"CurrentQuoteVersion": 5,
"BOMInitialised": true,
"BOLInitialised": true,
"OpportunityId": 8,
"SalespersonId": 1,
"OverallTime": 1.0,
"Contact": {
"ContactId": 1,
"CompanyId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Title": "sample string 4",
"Salutation": "sample string 5",
"Department": "sample string 6",
"Telephone": "sample string 7",
"Extension": "sample string 8",
"Fax": "sample string 9",
"Email": "sample string 10",
"Mobile": "sample string 11",
"Website": "sample string 12",
"Address1": "sample string 13",
"Address2": "sample string 14",
"Address3": "sample string 15",
"City": "sample string 16",
"County": "sample string 17",
"Postcode": "sample string 18",
"Country": "sample string 19",
"Notes": "sample string 20",
"Client": true,
"Supplier": true,
"Company": {
"CompanyId": 1,
"Name": "sample string 2",
"AccountNo": "sample string 3",
"VatNumber": "sample string 4",
"CompanyRegNo": "sample string 5",
"Notes": "sample string 6",
"Client": true,
"Supplier": true,
"Address1": "sample string 9",
"Address2": "sample string 10",
"Address3": "sample string 11",
"City": "sample string 12",
"County": "sample string 13",
"Postcode": "sample string 14",
"Country": "sample string 15",
"SalespersonId": 1,
"IndustryId": 1,
"Contacts": [],
"BillablesSupplied": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"BillablesFor": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"NotesList": [
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Industry": {
"IndustryID": 1,
"Description": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 16,
"CreatedBy": 17,
"ModifiedBy": 18,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 23,
"CreatedBy": 24,
"ModifiedBy": 25,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"JobHistory": [
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
},
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
}
],
"Salesperson": {
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": [],
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [
{
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
},
"TimesheetSettings": [
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetLines": [],
"TimesheetViewLines": [
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"MinutesWorked": 10,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Employee": {
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": [],
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [
{
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [
{
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": []
},
{
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": []
}
],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"MinutesWorked": 10,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Employee": {
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": [],
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [
{
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [
{
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": []
},
{
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": []
}
],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"JobRelations": [
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
},
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
}
],
"JobReferenceNos": [
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 9,
"CreatedBy": 10,
"ModifiedBy": 11,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Employee": {
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": [
{
"Type": "sample string 1",
"JobId": 1,
"Reference": "sample string 2",
"ContactId": 3,
"Description": "sample string 4",
"CurrentQuoteVersion": 5,
"BOMInitialised": true,
"BOLInitialised": true,
"OpportunityId": 8,
"SalespersonId": 1,
"OverallTime": 1.0,
"Contact": {
"ContactId": 1,
"CompanyId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Title": "sample string 4",
"Salutation": "sample string 5",
"Department": "sample string 6",
"Telephone": "sample string 7",
"Extension": "sample string 8",
"Fax": "sample string 9",
"Email": "sample string 10",
"Mobile": "sample string 11",
"Website": "sample string 12",
"Address1": "sample string 13",
"Address2": "sample string 14",
"Address3": "sample string 15",
"City": "sample string 16",
"County": "sample string 17",
"Postcode": "sample string 18",
"Country": "sample string 19",
"Notes": "sample string 20",
"Client": true,
"Supplier": true,
"Company": {
"CompanyId": 1,
"Name": "sample string 2",
"AccountNo": "sample string 3",
"VatNumber": "sample string 4",
"CompanyRegNo": "sample string 5",
"Notes": "sample string 6",
"Client": true,
"Supplier": true,
"Address1": "sample string 9",
"Address2": "sample string 10",
"Address3": "sample string 11",
"City": "sample string 12",
"County": "sample string 13",
"Postcode": "sample string 14",
"Country": "sample string 15",
"SalespersonId": 1,
"IndustryId": 1,
"Contacts": [],
"BillablesSupplied": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"BillablesFor": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"NotesList": [
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Industry": {
"IndustryID": 1,
"Description": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 16,
"CreatedBy": 17,
"ModifiedBy": 18,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 23,
"CreatedBy": 24,
"ModifiedBy": 25,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"JobHistory": [
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
},
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
}
],
"TimesheetSettings": [
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetLines": [],
"TimesheetViewLines": [
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"MinutesWorked": 10,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"MinutesWorked": 10,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"JobRelations": [
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
},
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
}
],
"JobReferenceNos": [
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 9,
"CreatedBy": 10,
"ModifiedBy": 11,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"Type": "sample string 1",
"JobId": 1,
"Reference": "sample string 2",
"ContactId": 3,
"Description": "sample string 4",
"CurrentQuoteVersion": 5,
"BOMInitialised": true,
"BOLInitialised": true,
"OpportunityId": 8,
"SalespersonId": 1,
"OverallTime": 1.0,
"Contact": {
"ContactId": 1,
"CompanyId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Title": "sample string 4",
"Salutation": "sample string 5",
"Department": "sample string 6",
"Telephone": "sample string 7",
"Extension": "sample string 8",
"Fax": "sample string 9",
"Email": "sample string 10",
"Mobile": "sample string 11",
"Website": "sample string 12",
"Address1": "sample string 13",
"Address2": "sample string 14",
"Address3": "sample string 15",
"City": "sample string 16",
"County": "sample string 17",
"Postcode": "sample string 18",
"Country": "sample string 19",
"Notes": "sample string 20",
"Client": true,
"Supplier": true,
"Company": {
"CompanyId": 1,
"Name": "sample string 2",
"AccountNo": "sample string 3",
"VatNumber": "sample string 4",
"CompanyRegNo": "sample string 5",
"Notes": "sample string 6",
"Client": true,
"Supplier": true,
"Address1": "sample string 9",
"Address2": "sample string 10",
"Address3": "sample string 11",
"City": "sample string 12",
"County": "sample string 13",
"Postcode": "sample string 14",
"Country": "sample string 15",
"SalespersonId": 1,
"IndustryId": 1,
"Contacts": [],
"BillablesSupplied": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"BillablesFor": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"NotesList": [
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Industry": {
"IndustryID": 1,
"Description": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 16,
"CreatedBy": 17,
"ModifiedBy": 18,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 23,
"CreatedBy": 24,
"ModifiedBy": 25,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"JobHistory": [
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
},
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
}
],
"TimesheetSettings": [
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetLines": [],
"TimesheetViewLines": [
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"MinutesWorked": 10,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"MinutesWorked": 10,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"JobRelations": [
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
},
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
}
],
"JobReferenceNos": [
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 9,
"CreatedBy": 10,
"ModifiedBy": 11,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [
{
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [
{
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": [
{
"Type": "sample string 1",
"JobId": 1,
"Reference": "sample string 2",
"ContactId": 3,
"Description": "sample string 4",
"CurrentQuoteVersion": 5,
"BOMInitialised": true,
"BOLInitialised": true,
"OpportunityId": 8,
"SalespersonId": 1,
"OverallTime": 1.0,
"Contact": {
"ContactId": 1,
"CompanyId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Title": "sample string 4",
"Salutation": "sample string 5",
"Department": "sample string 6",
"Telephone": "sample string 7",
"Extension": "sample string 8",
"Fax": "sample string 9",
"Email": "sample string 10",
"Mobile": "sample string 11",
"Website": "sample string 12",
"Address1": "sample string 13",
"Address2": "sample string 14",
"Address3": "sample string 15",
"City": "sample string 16",
"County": "sample string 17",
"Postcode": "sample string 18",
"Country": "sample string 19",
"Notes": "sample string 20",
"Client": true,
"Supplier": true,
"Company": {
"CompanyId": 1,
"Name": "sample string 2",
"AccountNo": "sample string 3",
"VatNumber": "sample string 4",
"CompanyRegNo": "sample string 5",
"Notes": "sample string 6",
"Client": true,
"Supplier": true,
"Address1": "sample string 9",
"Address2": "sample string 10",
"Address3": "sample string 11",
"City": "sample string 12",
"County": "sample string 13",
"Postcode": "sample string 14",
"Country": "sample string 15",
"SalespersonId": 1,
"IndustryId": 1,
"Contacts": [],
"BillablesSupplied": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"BillablesFor": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"NotesList": [
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Industry": {
"IndustryID": 1,
"Description": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 16,
"CreatedBy": 17,
"ModifiedBy": 18,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 23,
"CreatedBy": 24,
"ModifiedBy": 25,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"JobHistory": [
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
},
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
}
],
"TimesheetSettings": [
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetLines": [],
"TimesheetViewLines": [
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"MinutesWorked": 10,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"MinutesWorked": 10,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"JobRelations": [
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
},
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
}
],
"JobReferenceNos": [
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 9,
"CreatedBy": 10,
"ModifiedBy": 11,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"Type": "sample string 1",
"JobId": 1,
"Reference": "sample string 2",
"ContactId": 3,
"Description": "sample string 4",
"CurrentQuoteVersion": 5,
"BOMInitialised": true,
"BOLInitialised": true,
"OpportunityId": 8,
"SalespersonId": 1,
"OverallTime": 1.0,
"Contact": {
"ContactId": 1,
"CompanyId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Title": "sample string 4",
"Salutation": "sample string 5",
"Department": "sample string 6",
"Telephone": "sample string 7",
"Extension": "sample string 8",
"Fax": "sample string 9",
"Email": "sample string 10",
"Mobile": "sample string 11",
"Website": "sample string 12",
"Address1": "sample string 13",
"Address2": "sample string 14",
"Address3": "sample string 15",
"City": "sample string 16",
"County": "sample string 17",
"Postcode": "sample string 18",
"Country": "sample string 19",
"Notes": "sample string 20",
"Client": true,
"Supplier": true,
"Company": {
"CompanyId": 1,
"Name": "sample string 2",
"AccountNo": "sample string 3",
"VatNumber": "sample string 4",
"CompanyRegNo": "sample string 5",
"Notes": "sample string 6",
"Client": true,
"Supplier": true,
"Address1": "sample string 9",
"Address2": "sample string 10",
"Address3": "sample string 11",
"City": "sample string 12",
"County": "sample string 13",
"Postcode": "sample string 14",
"Country": "sample string 15",
"SalespersonId": 1,
"IndustryId": 1,
"Contacts": [],
"BillablesSupplied": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"BillablesFor": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"NotesList": [
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Industry": {
"IndustryID": 1,
"Description": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 16,
"CreatedBy": 17,
"ModifiedBy": 18,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 23,
"CreatedBy": 24,
"ModifiedBy": 25,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"JobHistory": [
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
},
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
}
],
"TimesheetSettings": [
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetLines": [],
"TimesheetViewLines": [
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"MinutesWorked": 10,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"MinutesWorked": 10,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"JobRelations": [
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
},
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
}
],
"JobReferenceNos": [
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 9,
"CreatedBy": 10,
"ModifiedBy": 11,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
]
},
{
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": [
{
"Type": "sample string 1",
"JobId": 1,
"Reference": "sample string 2",
"ContactId": 3,
"Description": "sample string 4",
"CurrentQuoteVersion": 5,
"BOMInitialised": true,
"BOLInitialised": true,
"OpportunityId": 8,
"SalespersonId": 1,
"OverallTime": 1.0,
"Contact": {
"ContactId": 1,
"CompanyId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Title": "sample string 4",
"Salutation": "sample string 5",
"Department": "sample string 6",
"Telephone": "sample string 7",
"Extension": "sample string 8",
"Fax": "sample string 9",
"Email": "sample string 10",
"Mobile": "sample string 11",
"Website": "sample string 12",
"Address1": "sample string 13",
"Address2": "sample string 14",
"Address3": "sample string 15",
"City": "sample string 16",
"County": "sample string 17",
"Postcode": "sample string 18",
"Country": "sample string 19",
"Notes": "sample string 20",
"Client": true,
"Supplier": true,
"Company": {
"CompanyId": 1,
"Name": "sample string 2",
"AccountNo": "sample string 3",
"VatNumber": "sample string 4",
"CompanyRegNo": "sample string 5",
"Notes": "sample string 6",
"Client": true,
"Supplier": true,
"Address1": "sample string 9",
"Address2": "sample string 10",
"Address3": "sample string 11",
"City": "sample string 12",
"County": "sample string 13",
"Postcode": "sample string 14",
"Country": "sample string 15",
"SalespersonId": 1,
"IndustryId": 1,
"Contacts": [],
"BillablesSupplied": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"BillablesFor": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"NotesList": [
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Industry": {
"IndustryID": 1,
"Description": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 16,
"CreatedBy": 17,
"ModifiedBy": 18,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 23,
"CreatedBy": 24,
"ModifiedBy": 25,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"JobHistory": [
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
},
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
}
],
"TimesheetSettings": [
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetLines": [],
"TimesheetViewLines": [
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"MinutesWorked": 10,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"MinutesWorked": 10,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"JobRelations": [
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
},
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
}
],
"JobReferenceNos": [
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 9,
"CreatedBy": 10,
"ModifiedBy": 11,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"Type": "sample string 1",
"JobId": 1,
"Reference": "sample string 2",
"ContactId": 3,
"Description": "sample string 4",
"CurrentQuoteVersion": 5,
"BOMInitialised": true,
"BOLInitialised": true,
"OpportunityId": 8,
"SalespersonId": 1,
"OverallTime": 1.0,
"Contact": {
"ContactId": 1,
"CompanyId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Title": "sample string 4",
"Salutation": "sample string 5",
"Department": "sample string 6",
"Telephone": "sample string 7",
"Extension": "sample string 8",
"Fax": "sample string 9",
"Email": "sample string 10",
"Mobile": "sample string 11",
"Website": "sample string 12",
"Address1": "sample string 13",
"Address2": "sample string 14",
"Address3": "sample string 15",
"City": "sample string 16",
"County": "sample string 17",
"Postcode": "sample string 18",
"Country": "sample string 19",
"Notes": "sample string 20",
"Client": true,
"Supplier": true,
"Company": {
"CompanyId": 1,
"Name": "sample string 2",
"AccountNo": "sample string 3",
"VatNumber": "sample string 4",
"CompanyRegNo": "sample string 5",
"Notes": "sample string 6",
"Client": true,
"Supplier": true,
"Address1": "sample string 9",
"Address2": "sample string 10",
"Address3": "sample string 11",
"City": "sample string 12",
"County": "sample string 13",
"Postcode": "sample string 14",
"Country": "sample string 15",
"SalespersonId": 1,
"IndustryId": 1,
"Contacts": [],
"BillablesSupplied": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"BillablesFor": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"NotesList": [
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Industry": {
"IndustryID": 1,
"Description": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 16,
"CreatedBy": 17,
"ModifiedBy": 18,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 23,
"CreatedBy": 24,
"ModifiedBy": 25,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"JobHistory": [
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
},
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
}
],
"TimesheetSettings": [
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetLines": [],
"TimesheetViewLines": [
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"MinutesWorked": 10,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"MinutesWorked": 10,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"JobRelations": [
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
},
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
}
],
"JobReferenceNos": [
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 9,
"CreatedBy": 10,
"ModifiedBy": 11,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
]
}
],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 10,
"CreatedBy": 11,
"ModifiedBy": 12,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Job": {
"Type": "sample string 1",
"JobId": 1,
"Reference": "sample string 2",
"ContactId": 3,
"Description": "sample string 4",
"CurrentQuoteVersion": 5,
"BOMInitialised": true,
"BOLInitialised": true,
"OpportunityId": 8,
"SalespersonId": 1,
"OverallTime": 1.0,
"Contact": {
"ContactId": 1,
"CompanyId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Title": "sample string 4",
"Salutation": "sample string 5",
"Department": "sample string 6",
"Telephone": "sample string 7",
"Extension": "sample string 8",
"Fax": "sample string 9",
"Email": "sample string 10",
"Mobile": "sample string 11",
"Website": "sample string 12",
"Address1": "sample string 13",
"Address2": "sample string 14",
"Address3": "sample string 15",
"City": "sample string 16",
"County": "sample string 17",
"Postcode": "sample string 18",
"Country": "sample string 19",
"Notes": "sample string 20",
"Client": true,
"Supplier": true,
"Company": {
"CompanyId": 1,
"Name": "sample string 2",
"AccountNo": "sample string 3",
"VatNumber": "sample string 4",
"CompanyRegNo": "sample string 5",
"Notes": "sample string 6",
"Client": true,
"Supplier": true,
"Address1": "sample string 9",
"Address2": "sample string 10",
"Address3": "sample string 11",
"City": "sample string 12",
"County": "sample string 13",
"Postcode": "sample string 14",
"Country": "sample string 15",
"SalespersonId": 1,
"IndustryId": 1,
"Contacts": [],
"BillablesSupplied": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"BillablesFor": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"NotesList": [
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Industry": {
"IndustryID": 1,
"Description": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 16,
"CreatedBy": 17,
"ModifiedBy": 18,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 23,
"CreatedBy": 24,
"ModifiedBy": 25,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"JobHistory": [
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
},
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
}
],
"Salesperson": {
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": [],
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [
{
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
},
"TimesheetSettings": [
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetLines": [],
"TimesheetViewLines": [
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"MinutesWorked": 10,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Employee": {
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": [],
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [
{
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [
{
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": []
},
{
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": []
}
],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"MinutesWorked": 10,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Employee": {
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": [],
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [
{
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [
{
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": []
},
{
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": []
}
],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"JobRelations": [
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
},
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
}
],
"JobReferenceNos": [
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 9,
"CreatedBy": 10,
"ModifiedBy": 11,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Employee": {
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": [
{
"Type": "sample string 1",
"JobId": 1,
"Reference": "sample string 2",
"ContactId": 3,
"Description": "sample string 4",
"CurrentQuoteVersion": 5,
"BOMInitialised": true,
"BOLInitialised": true,
"OpportunityId": 8,
"SalespersonId": 1,
"OverallTime": 1.0,
"Contact": {
"ContactId": 1,
"CompanyId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Title": "sample string 4",
"Salutation": "sample string 5",
"Department": "sample string 6",
"Telephone": "sample string 7",
"Extension": "sample string 8",
"Fax": "sample string 9",
"Email": "sample string 10",
"Mobile": "sample string 11",
"Website": "sample string 12",
"Address1": "sample string 13",
"Address2": "sample string 14",
"Address3": "sample string 15",
"City": "sample string 16",
"County": "sample string 17",
"Postcode": "sample string 18",
"Country": "sample string 19",
"Notes": "sample string 20",
"Client": true,
"Supplier": true,
"Company": {
"CompanyId": 1,
"Name": "sample string 2",
"AccountNo": "sample string 3",
"VatNumber": "sample string 4",
"CompanyRegNo": "sample string 5",
"Notes": "sample string 6",
"Client": true,
"Supplier": true,
"Address1": "sample string 9",
"Address2": "sample string 10",
"Address3": "sample string 11",
"City": "sample string 12",
"County": "sample string 13",
"Postcode": "sample string 14",
"Country": "sample string 15",
"SalespersonId": 1,
"IndustryId": 1,
"Contacts": [],
"BillablesSupplied": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"BillablesFor": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"NotesList": [
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Industry": {
"IndustryID": 1,
"Description": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 16,
"CreatedBy": 17,
"ModifiedBy": 18,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 23,
"CreatedBy": 24,
"ModifiedBy": 25,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"JobHistory": [
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
},
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
}
],
"TimesheetSettings": [
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetLines": [],
"TimesheetViewLines": [
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"MinutesWorked": 10,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"MinutesWorked": 10,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"JobRelations": [
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
},
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
}
],
"JobReferenceNos": [
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 9,
"CreatedBy": 10,
"ModifiedBy": 11,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"Type": "sample string 1",
"JobId": 1,
"Reference": "sample string 2",
"ContactId": 3,
"Description": "sample string 4",
"CurrentQuoteVersion": 5,
"BOMInitialised": true,
"BOLInitialised": true,
"OpportunityId": 8,
"SalespersonId": 1,
"OverallTime": 1.0,
"Contact": {
"ContactId": 1,
"CompanyId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Title": "sample string 4",
"Salutation": "sample string 5",
"Department": "sample string 6",
"Telephone": "sample string 7",
"Extension": "sample string 8",
"Fax": "sample string 9",
"Email": "sample string 10",
"Mobile": "sample string 11",
"Website": "sample string 12",
"Address1": "sample string 13",
"Address2": "sample string 14",
"Address3": "sample string 15",
"City": "sample string 16",
"County": "sample string 17",
"Postcode": "sample string 18",
"Country": "sample string 19",
"Notes": "sample string 20",
"Client": true,
"Supplier": true,
"Company": {
"CompanyId": 1,
"Name": "sample string 2",
"AccountNo": "sample string 3",
"VatNumber": "sample string 4",
"CompanyRegNo": "sample string 5",
"Notes": "sample string 6",
"Client": true,
"Supplier": true,
"Address1": "sample string 9",
"Address2": "sample string 10",
"Address3": "sample string 11",
"City": "sample string 12",
"County": "sample string 13",
"Postcode": "sample string 14",
"Country": "sample string 15",
"SalespersonId": 1,
"IndustryId": 1,
"Contacts": [],
"BillablesSupplied": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"BillablesFor": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"NotesList": [
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Industry": {
"IndustryID": 1,
"Description": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 16,
"CreatedBy": 17,
"ModifiedBy": 18,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 23,
"CreatedBy": 24,
"ModifiedBy": 25,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"JobHistory": [
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
},
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
}
],
"TimesheetSettings": [
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetLines": [],
"TimesheetViewLines": [
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"MinutesWorked": 10,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"MinutesWorked": 10,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"JobRelations": [
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
},
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
}
],
"JobReferenceNos": [
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 9,
"CreatedBy": 10,
"ModifiedBy": 11,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [
{
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [
{
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": [
{
"Type": "sample string 1",
"JobId": 1,
"Reference": "sample string 2",
"ContactId": 3,
"Description": "sample string 4",
"CurrentQuoteVersion": 5,
"BOMInitialised": true,
"BOLInitialised": true,
"OpportunityId": 8,
"SalespersonId": 1,
"OverallTime": 1.0,
"Contact": {
"ContactId": 1,
"CompanyId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Title": "sample string 4",
"Salutation": "sample string 5",
"Department": "sample string 6",
"Telephone": "sample string 7",
"Extension": "sample string 8",
"Fax": "sample string 9",
"Email": "sample string 10",
"Mobile": "sample string 11",
"Website": "sample string 12",
"Address1": "sample string 13",
"Address2": "sample string 14",
"Address3": "sample string 15",
"City": "sample string 16",
"County": "sample string 17",
"Postcode": "sample string 18",
"Country": "sample string 19",
"Notes": "sample string 20",
"Client": true,
"Supplier": true,
"Company": {
"CompanyId": 1,
"Name": "sample string 2",
"AccountNo": "sample string 3",
"VatNumber": "sample string 4",
"CompanyRegNo": "sample string 5",
"Notes": "sample string 6",
"Client": true,
"Supplier": true,
"Address1": "sample string 9",
"Address2": "sample string 10",
"Address3": "sample string 11",
"City": "sample string 12",
"County": "sample string 13",
"Postcode": "sample string 14",
"Country": "sample string 15",
"SalespersonId": 1,
"IndustryId": 1,
"Contacts": [],
"BillablesSupplied": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"BillablesFor": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"NotesList": [
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Industry": {
"IndustryID": 1,
"Description": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 16,
"CreatedBy": 17,
"ModifiedBy": 18,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 23,
"CreatedBy": 24,
"ModifiedBy": 25,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"JobHistory": [
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
},
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
}
],
"TimesheetSettings": [
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetLines": [],
"TimesheetViewLines": [
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"MinutesWorked": 10,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"MinutesWorked": 10,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"JobRelations": [
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
},
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
}
],
"JobReferenceNos": [
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 9,
"CreatedBy": 10,
"ModifiedBy": 11,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"Type": "sample string 1",
"JobId": 1,
"Reference": "sample string 2",
"ContactId": 3,
"Description": "sample string 4",
"CurrentQuoteVersion": 5,
"BOMInitialised": true,
"BOLInitialised": true,
"OpportunityId": 8,
"SalespersonId": 1,
"OverallTime": 1.0,
"Contact": {
"ContactId": 1,
"CompanyId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Title": "sample string 4",
"Salutation": "sample string 5",
"Department": "sample string 6",
"Telephone": "sample string 7",
"Extension": "sample string 8",
"Fax": "sample string 9",
"Email": "sample string 10",
"Mobile": "sample string 11",
"Website": "sample string 12",
"Address1": "sample string 13",
"Address2": "sample string 14",
"Address3": "sample string 15",
"City": "sample string 16",
"County": "sample string 17",
"Postcode": "sample string 18",
"Country": "sample string 19",
"Notes": "sample string 20",
"Client": true,
"Supplier": true,
"Company": {
"CompanyId": 1,
"Name": "sample string 2",
"AccountNo": "sample string 3",
"VatNumber": "sample string 4",
"CompanyRegNo": "sample string 5",
"Notes": "sample string 6",
"Client": true,
"Supplier": true,
"Address1": "sample string 9",
"Address2": "sample string 10",
"Address3": "sample string 11",
"City": "sample string 12",
"County": "sample string 13",
"Postcode": "sample string 14",
"Country": "sample string 15",
"SalespersonId": 1,
"IndustryId": 1,
"Contacts": [],
"BillablesSupplied": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"BillablesFor": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"NotesList": [
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Industry": {
"IndustryID": 1,
"Description": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 16,
"CreatedBy": 17,
"ModifiedBy": 18,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 23,
"CreatedBy": 24,
"ModifiedBy": 25,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"JobHistory": [
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
},
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
}
],
"TimesheetSettings": [
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetLines": [],
"TimesheetViewLines": [
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"MinutesWorked": 10,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"MinutesWorked": 10,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"JobRelations": [
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
},
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
}
],
"JobReferenceNos": [
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 9,
"CreatedBy": 10,
"ModifiedBy": 11,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
]
},
{
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": [
{
"Type": "sample string 1",
"JobId": 1,
"Reference": "sample string 2",
"ContactId": 3,
"Description": "sample string 4",
"CurrentQuoteVersion": 5,
"BOMInitialised": true,
"BOLInitialised": true,
"OpportunityId": 8,
"SalespersonId": 1,
"OverallTime": 1.0,
"Contact": {
"ContactId": 1,
"CompanyId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Title": "sample string 4",
"Salutation": "sample string 5",
"Department": "sample string 6",
"Telephone": "sample string 7",
"Extension": "sample string 8",
"Fax": "sample string 9",
"Email": "sample string 10",
"Mobile": "sample string 11",
"Website": "sample string 12",
"Address1": "sample string 13",
"Address2": "sample string 14",
"Address3": "sample string 15",
"City": "sample string 16",
"County": "sample string 17",
"Postcode": "sample string 18",
"Country": "sample string 19",
"Notes": "sample string 20",
"Client": true,
"Supplier": true,
"Company": {
"CompanyId": 1,
"Name": "sample string 2",
"AccountNo": "sample string 3",
"VatNumber": "sample string 4",
"CompanyRegNo": "sample string 5",
"Notes": "sample string 6",
"Client": true,
"Supplier": true,
"Address1": "sample string 9",
"Address2": "sample string 10",
"Address3": "sample string 11",
"City": "sample string 12",
"County": "sample string 13",
"Postcode": "sample string 14",
"Country": "sample string 15",
"SalespersonId": 1,
"IndustryId": 1,
"Contacts": [],
"BillablesSupplied": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"BillablesFor": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"NotesList": [
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Industry": {
"IndustryID": 1,
"Description": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 16,
"CreatedBy": 17,
"ModifiedBy": 18,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 23,
"CreatedBy": 24,
"ModifiedBy": 25,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"JobHistory": [
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
},
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
}
],
"TimesheetSettings": [
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetLines": [],
"TimesheetViewLines": [
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"MinutesWorked": 10,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"MinutesWorked": 10,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"JobRelations": [
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
},
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
}
],
"JobReferenceNos": [
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 9,
"CreatedBy": 10,
"ModifiedBy": 11,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"Type": "sample string 1",
"JobId": 1,
"Reference": "sample string 2",
"ContactId": 3,
"Description": "sample string 4",
"CurrentQuoteVersion": 5,
"BOMInitialised": true,
"BOLInitialised": true,
"OpportunityId": 8,
"SalespersonId": 1,
"OverallTime": 1.0,
"Contact": {
"ContactId": 1,
"CompanyId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Title": "sample string 4",
"Salutation": "sample string 5",
"Department": "sample string 6",
"Telephone": "sample string 7",
"Extension": "sample string 8",
"Fax": "sample string 9",
"Email": "sample string 10",
"Mobile": "sample string 11",
"Website": "sample string 12",
"Address1": "sample string 13",
"Address2": "sample string 14",
"Address3": "sample string 15",
"City": "sample string 16",
"County": "sample string 17",
"Postcode": "sample string 18",
"Country": "sample string 19",
"Notes": "sample string 20",
"Client": true,
"Supplier": true,
"Company": {
"CompanyId": 1,
"Name": "sample string 2",
"AccountNo": "sample string 3",
"VatNumber": "sample string 4",
"CompanyRegNo": "sample string 5",
"Notes": "sample string 6",
"Client": true,
"Supplier": true,
"Address1": "sample string 9",
"Address2": "sample string 10",
"Address3": "sample string 11",
"City": "sample string 12",
"County": "sample string 13",
"Postcode": "sample string 14",
"Country": "sample string 15",
"SalespersonId": 1,
"IndustryId": 1,
"Contacts": [],
"BillablesSupplied": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"BillablesFor": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"NotesList": [
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Industry": {
"IndustryID": 1,
"Description": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 16,
"CreatedBy": 17,
"ModifiedBy": 18,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 23,
"CreatedBy": 24,
"ModifiedBy": 25,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"JobHistory": [
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
},
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
}
],
"TimesheetSettings": [
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetLines": [],
"TimesheetViewLines": [
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"MinutesWorked": 10,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"MinutesWorked": 10,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"JobRelations": [
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
},
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
}
],
"JobReferenceNos": [
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 9,
"CreatedBy": 10,
"ModifiedBy": 11,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
]
}
],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 10,
"CreatedBy": 11,
"ModifiedBy": 12,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"ViewLines": [
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"MinutesWorked": 10,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Job": {
"Type": "sample string 1",
"JobId": 1,
"Reference": "sample string 2",
"ContactId": 3,
"Description": "sample string 4",
"CurrentQuoteVersion": 5,
"BOMInitialised": true,
"BOLInitialised": true,
"OpportunityId": 8,
"SalespersonId": 1,
"OverallTime": 1.0,
"Contact": {
"ContactId": 1,
"CompanyId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Title": "sample string 4",
"Salutation": "sample string 5",
"Department": "sample string 6",
"Telephone": "sample string 7",
"Extension": "sample string 8",
"Fax": "sample string 9",
"Email": "sample string 10",
"Mobile": "sample string 11",
"Website": "sample string 12",
"Address1": "sample string 13",
"Address2": "sample string 14",
"Address3": "sample string 15",
"City": "sample string 16",
"County": "sample string 17",
"Postcode": "sample string 18",
"Country": "sample string 19",
"Notes": "sample string 20",
"Client": true,
"Supplier": true,
"Company": {
"CompanyId": 1,
"Name": "sample string 2",
"AccountNo": "sample string 3",
"VatNumber": "sample string 4",
"CompanyRegNo": "sample string 5",
"Notes": "sample string 6",
"Client": true,
"Supplier": true,
"Address1": "sample string 9",
"Address2": "sample string 10",
"Address3": "sample string 11",
"City": "sample string 12",
"County": "sample string 13",
"Postcode": "sample string 14",
"Country": "sample string 15",
"SalespersonId": 1,
"IndustryId": 1,
"Contacts": [],
"BillablesSupplied": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"BillablesFor": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"NotesList": [
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Industry": {
"IndustryID": 1,
"Description": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 16,
"CreatedBy": 17,
"ModifiedBy": 18,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 23,
"CreatedBy": 24,
"ModifiedBy": 25,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"JobHistory": [
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
},
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
}
],
"Salesperson": {
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": [],
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [
{
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
},
"TimesheetSettings": [
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetLines": [
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Employee": {
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": [],
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [
{
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [
{
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": []
},
{
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": []
}
],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 10,
"CreatedBy": 11,
"ModifiedBy": 12,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Employee": {
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": [],
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [
{
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [
{
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": []
},
{
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": []
}
],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 10,
"CreatedBy": 11,
"ModifiedBy": 12,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetViewLines": [],
"JobRelations": [
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
},
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
}
],
"JobReferenceNos": [
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 9,
"CreatedBy": 10,
"ModifiedBy": 11,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Employee": {
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": [
{
"Type": "sample string 1",
"JobId": 1,
"Reference": "sample string 2",
"ContactId": 3,
"Description": "sample string 4",
"CurrentQuoteVersion": 5,
"BOMInitialised": true,
"BOLInitialised": true,
"OpportunityId": 8,
"SalespersonId": 1,
"OverallTime": 1.0,
"Contact": {
"ContactId": 1,
"CompanyId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Title": "sample string 4",
"Salutation": "sample string 5",
"Department": "sample string 6",
"Telephone": "sample string 7",
"Extension": "sample string 8",
"Fax": "sample string 9",
"Email": "sample string 10",
"Mobile": "sample string 11",
"Website": "sample string 12",
"Address1": "sample string 13",
"Address2": "sample string 14",
"Address3": "sample string 15",
"City": "sample string 16",
"County": "sample string 17",
"Postcode": "sample string 18",
"Country": "sample string 19",
"Notes": "sample string 20",
"Client": true,
"Supplier": true,
"Company": {
"CompanyId": 1,
"Name": "sample string 2",
"AccountNo": "sample string 3",
"VatNumber": "sample string 4",
"CompanyRegNo": "sample string 5",
"Notes": "sample string 6",
"Client": true,
"Supplier": true,
"Address1": "sample string 9",
"Address2": "sample string 10",
"Address3": "sample string 11",
"City": "sample string 12",
"County": "sample string 13",
"Postcode": "sample string 14",
"Country": "sample string 15",
"SalespersonId": 1,
"IndustryId": 1,
"Contacts": [],
"BillablesSupplied": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"BillablesFor": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"NotesList": [
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Industry": {
"IndustryID": 1,
"Description": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 16,
"CreatedBy": 17,
"ModifiedBy": 18,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 23,
"CreatedBy": 24,
"ModifiedBy": 25,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"JobHistory": [
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
},
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
}
],
"TimesheetSettings": [
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetLines": [
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 10,
"CreatedBy": 11,
"ModifiedBy": 12,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 10,
"CreatedBy": 11,
"ModifiedBy": 12,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetViewLines": [],
"JobRelations": [
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
},
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
}
],
"JobReferenceNos": [
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 9,
"CreatedBy": 10,
"ModifiedBy": 11,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"Type": "sample string 1",
"JobId": 1,
"Reference": "sample string 2",
"ContactId": 3,
"Description": "sample string 4",
"CurrentQuoteVersion": 5,
"BOMInitialised": true,
"BOLInitialised": true,
"OpportunityId": 8,
"SalespersonId": 1,
"OverallTime": 1.0,
"Contact": {
"ContactId": 1,
"CompanyId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Title": "sample string 4",
"Salutation": "sample string 5",
"Department": "sample string 6",
"Telephone": "sample string 7",
"Extension": "sample string 8",
"Fax": "sample string 9",
"Email": "sample string 10",
"Mobile": "sample string 11",
"Website": "sample string 12",
"Address1": "sample string 13",
"Address2": "sample string 14",
"Address3": "sample string 15",
"City": "sample string 16",
"County": "sample string 17",
"Postcode": "sample string 18",
"Country": "sample string 19",
"Notes": "sample string 20",
"Client": true,
"Supplier": true,
"Company": {
"CompanyId": 1,
"Name": "sample string 2",
"AccountNo": "sample string 3",
"VatNumber": "sample string 4",
"CompanyRegNo": "sample string 5",
"Notes": "sample string 6",
"Client": true,
"Supplier": true,
"Address1": "sample string 9",
"Address2": "sample string 10",
"Address3": "sample string 11",
"City": "sample string 12",
"County": "sample string 13",
"Postcode": "sample string 14",
"Country": "sample string 15",
"SalespersonId": 1,
"IndustryId": 1,
"Contacts": [],
"BillablesSupplied": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"BillablesFor": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"NotesList": [
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Industry": {
"IndustryID": 1,
"Description": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 16,
"CreatedBy": 17,
"ModifiedBy": 18,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 23,
"CreatedBy": 24,
"ModifiedBy": 25,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"JobHistory": [
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
},
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
}
],
"TimesheetSettings": [
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetLines": [
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 10,
"CreatedBy": 11,
"ModifiedBy": 12,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 10,
"CreatedBy": 11,
"ModifiedBy": 12,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetViewLines": [],
"JobRelations": [
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
},
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
}
],
"JobReferenceNos": [
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 9,
"CreatedBy": 10,
"ModifiedBy": 11,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [
{
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [
{
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": [
{
"Type": "sample string 1",
"JobId": 1,
"Reference": "sample string 2",
"ContactId": 3,
"Description": "sample string 4",
"CurrentQuoteVersion": 5,
"BOMInitialised": true,
"BOLInitialised": true,
"OpportunityId": 8,
"SalespersonId": 1,
"OverallTime": 1.0,
"Contact": {
"ContactId": 1,
"CompanyId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Title": "sample string 4",
"Salutation": "sample string 5",
"Department": "sample string 6",
"Telephone": "sample string 7",
"Extension": "sample string 8",
"Fax": "sample string 9",
"Email": "sample string 10",
"Mobile": "sample string 11",
"Website": "sample string 12",
"Address1": "sample string 13",
"Address2": "sample string 14",
"Address3": "sample string 15",
"City": "sample string 16",
"County": "sample string 17",
"Postcode": "sample string 18",
"Country": "sample string 19",
"Notes": "sample string 20",
"Client": true,
"Supplier": true,
"Company": {
"CompanyId": 1,
"Name": "sample string 2",
"AccountNo": "sample string 3",
"VatNumber": "sample string 4",
"CompanyRegNo": "sample string 5",
"Notes": "sample string 6",
"Client": true,
"Supplier": true,
"Address1": "sample string 9",
"Address2": "sample string 10",
"Address3": "sample string 11",
"City": "sample string 12",
"County": "sample string 13",
"Postcode": "sample string 14",
"Country": "sample string 15",
"SalespersonId": 1,
"IndustryId": 1,
"Contacts": [],
"BillablesSupplied": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"BillablesFor": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"NotesList": [
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Industry": {
"IndustryID": 1,
"Description": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 16,
"CreatedBy": 17,
"ModifiedBy": 18,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 23,
"CreatedBy": 24,
"ModifiedBy": 25,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"JobHistory": [
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
},
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
}
],
"TimesheetSettings": [
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetLines": [
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 10,
"CreatedBy": 11,
"ModifiedBy": 12,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 10,
"CreatedBy": 11,
"ModifiedBy": 12,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetViewLines": [],
"JobRelations": [
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
},
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
}
],
"JobReferenceNos": [
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 9,
"CreatedBy": 10,
"ModifiedBy": 11,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"Type": "sample string 1",
"JobId": 1,
"Reference": "sample string 2",
"ContactId": 3,
"Description": "sample string 4",
"CurrentQuoteVersion": 5,
"BOMInitialised": true,
"BOLInitialised": true,
"OpportunityId": 8,
"SalespersonId": 1,
"OverallTime": 1.0,
"Contact": {
"ContactId": 1,
"CompanyId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Title": "sample string 4",
"Salutation": "sample string 5",
"Department": "sample string 6",
"Telephone": "sample string 7",
"Extension": "sample string 8",
"Fax": "sample string 9",
"Email": "sample string 10",
"Mobile": "sample string 11",
"Website": "sample string 12",
"Address1": "sample string 13",
"Address2": "sample string 14",
"Address3": "sample string 15",
"City": "sample string 16",
"County": "sample string 17",
"Postcode": "sample string 18",
"Country": "sample string 19",
"Notes": "sample string 20",
"Client": true,
"Supplier": true,
"Company": {
"CompanyId": 1,
"Name": "sample string 2",
"AccountNo": "sample string 3",
"VatNumber": "sample string 4",
"CompanyRegNo": "sample string 5",
"Notes": "sample string 6",
"Client": true,
"Supplier": true,
"Address1": "sample string 9",
"Address2": "sample string 10",
"Address3": "sample string 11",
"City": "sample string 12",
"County": "sample string 13",
"Postcode": "sample string 14",
"Country": "sample string 15",
"SalespersonId": 1,
"IndustryId": 1,
"Contacts": [],
"BillablesSupplied": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"BillablesFor": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"NotesList": [
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Industry": {
"IndustryID": 1,
"Description": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 16,
"CreatedBy": 17,
"ModifiedBy": 18,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 23,
"CreatedBy": 24,
"ModifiedBy": 25,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"JobHistory": [
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
},
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
}
],
"TimesheetSettings": [
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetLines": [
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 10,
"CreatedBy": 11,
"ModifiedBy": 12,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 10,
"CreatedBy": 11,
"ModifiedBy": 12,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetViewLines": [],
"JobRelations": [
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
},
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
}
],
"JobReferenceNos": [
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 9,
"CreatedBy": 10,
"ModifiedBy": 11,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
]
},
{
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": [
{
"Type": "sample string 1",
"JobId": 1,
"Reference": "sample string 2",
"ContactId": 3,
"Description": "sample string 4",
"CurrentQuoteVersion": 5,
"BOMInitialised": true,
"BOLInitialised": true,
"OpportunityId": 8,
"SalespersonId": 1,
"OverallTime": 1.0,
"Contact": {
"ContactId": 1,
"CompanyId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Title": "sample string 4",
"Salutation": "sample string 5",
"Department": "sample string 6",
"Telephone": "sample string 7",
"Extension": "sample string 8",
"Fax": "sample string 9",
"Email": "sample string 10",
"Mobile": "sample string 11",
"Website": "sample string 12",
"Address1": "sample string 13",
"Address2": "sample string 14",
"Address3": "sample string 15",
"City": "sample string 16",
"County": "sample string 17",
"Postcode": "sample string 18",
"Country": "sample string 19",
"Notes": "sample string 20",
"Client": true,
"Supplier": true,
"Company": {
"CompanyId": 1,
"Name": "sample string 2",
"AccountNo": "sample string 3",
"VatNumber": "sample string 4",
"CompanyRegNo": "sample string 5",
"Notes": "sample string 6",
"Client": true,
"Supplier": true,
"Address1": "sample string 9",
"Address2": "sample string 10",
"Address3": "sample string 11",
"City": "sample string 12",
"County": "sample string 13",
"Postcode": "sample string 14",
"Country": "sample string 15",
"SalespersonId": 1,
"IndustryId": 1,
"Contacts": [],
"BillablesSupplied": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"BillablesFor": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"NotesList": [
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Industry": {
"IndustryID": 1,
"Description": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 16,
"CreatedBy": 17,
"ModifiedBy": 18,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 23,
"CreatedBy": 24,
"ModifiedBy": 25,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"JobHistory": [
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
},
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
}
],
"TimesheetSettings": [
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetLines": [
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 10,
"CreatedBy": 11,
"ModifiedBy": 12,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 10,
"CreatedBy": 11,
"ModifiedBy": 12,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetViewLines": [],
"JobRelations": [
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
},
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
}
],
"JobReferenceNos": [
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 9,
"CreatedBy": 10,
"ModifiedBy": 11,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"Type": "sample string 1",
"JobId": 1,
"Reference": "sample string 2",
"ContactId": 3,
"Description": "sample string 4",
"CurrentQuoteVersion": 5,
"BOMInitialised": true,
"BOLInitialised": true,
"OpportunityId": 8,
"SalespersonId": 1,
"OverallTime": 1.0,
"Contact": {
"ContactId": 1,
"CompanyId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Title": "sample string 4",
"Salutation": "sample string 5",
"Department": "sample string 6",
"Telephone": "sample string 7",
"Extension": "sample string 8",
"Fax": "sample string 9",
"Email": "sample string 10",
"Mobile": "sample string 11",
"Website": "sample string 12",
"Address1": "sample string 13",
"Address2": "sample string 14",
"Address3": "sample string 15",
"City": "sample string 16",
"County": "sample string 17",
"Postcode": "sample string 18",
"Country": "sample string 19",
"Notes": "sample string 20",
"Client": true,
"Supplier": true,
"Company": {
"CompanyId": 1,
"Name": "sample string 2",
"AccountNo": "sample string 3",
"VatNumber": "sample string 4",
"CompanyRegNo": "sample string 5",
"Notes": "sample string 6",
"Client": true,
"Supplier": true,
"Address1": "sample string 9",
"Address2": "sample string 10",
"Address3": "sample string 11",
"City": "sample string 12",
"County": "sample string 13",
"Postcode": "sample string 14",
"Country": "sample string 15",
"SalespersonId": 1,
"IndustryId": 1,
"Contacts": [],
"BillablesSupplied": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"BillablesFor": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"NotesList": [
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Industry": {
"IndustryID": 1,
"Description": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 16,
"CreatedBy": 17,
"ModifiedBy": 18,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 23,
"CreatedBy": 24,
"ModifiedBy": 25,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"JobHistory": [
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
},
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
}
],
"TimesheetSettings": [
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetLines": [
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 10,
"CreatedBy": 11,
"ModifiedBy": 12,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 10,
"CreatedBy": 11,
"ModifiedBy": 12,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetViewLines": [],
"JobRelations": [
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
},
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
}
],
"JobReferenceNos": [
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 9,
"CreatedBy": 10,
"ModifiedBy": 11,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
]
}
],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"MinutesWorked": 10,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Job": {
"Type": "sample string 1",
"JobId": 1,
"Reference": "sample string 2",
"ContactId": 3,
"Description": "sample string 4",
"CurrentQuoteVersion": 5,
"BOMInitialised": true,
"BOLInitialised": true,
"OpportunityId": 8,
"SalespersonId": 1,
"OverallTime": 1.0,
"Contact": {
"ContactId": 1,
"CompanyId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Title": "sample string 4",
"Salutation": "sample string 5",
"Department": "sample string 6",
"Telephone": "sample string 7",
"Extension": "sample string 8",
"Fax": "sample string 9",
"Email": "sample string 10",
"Mobile": "sample string 11",
"Website": "sample string 12",
"Address1": "sample string 13",
"Address2": "sample string 14",
"Address3": "sample string 15",
"City": "sample string 16",
"County": "sample string 17",
"Postcode": "sample string 18",
"Country": "sample string 19",
"Notes": "sample string 20",
"Client": true,
"Supplier": true,
"Company": {
"CompanyId": 1,
"Name": "sample string 2",
"AccountNo": "sample string 3",
"VatNumber": "sample string 4",
"CompanyRegNo": "sample string 5",
"Notes": "sample string 6",
"Client": true,
"Supplier": true,
"Address1": "sample string 9",
"Address2": "sample string 10",
"Address3": "sample string 11",
"City": "sample string 12",
"County": "sample string 13",
"Postcode": "sample string 14",
"Country": "sample string 15",
"SalespersonId": 1,
"IndustryId": 1,
"Contacts": [],
"BillablesSupplied": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"BillablesFor": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"NotesList": [
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Industry": {
"IndustryID": 1,
"Description": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 16,
"CreatedBy": 17,
"ModifiedBy": 18,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 23,
"CreatedBy": 24,
"ModifiedBy": 25,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"JobHistory": [
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
},
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
}
],
"Salesperson": {
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": [],
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [
{
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
},
"TimesheetSettings": [
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetLines": [
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Employee": {
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": [],
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [
{
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [
{
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": []
},
{
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": []
}
],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 10,
"CreatedBy": 11,
"ModifiedBy": 12,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Employee": {
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": [],
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [
{
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [
{
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": []
},
{
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": []
}
],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 10,
"CreatedBy": 11,
"ModifiedBy": 12,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetViewLines": [],
"JobRelations": [
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
},
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
}
],
"JobReferenceNos": [
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 9,
"CreatedBy": 10,
"ModifiedBy": 11,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Employee": {
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": [
{
"Type": "sample string 1",
"JobId": 1,
"Reference": "sample string 2",
"ContactId": 3,
"Description": "sample string 4",
"CurrentQuoteVersion": 5,
"BOMInitialised": true,
"BOLInitialised": true,
"OpportunityId": 8,
"SalespersonId": 1,
"OverallTime": 1.0,
"Contact": {
"ContactId": 1,
"CompanyId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Title": "sample string 4",
"Salutation": "sample string 5",
"Department": "sample string 6",
"Telephone": "sample string 7",
"Extension": "sample string 8",
"Fax": "sample string 9",
"Email": "sample string 10",
"Mobile": "sample string 11",
"Website": "sample string 12",
"Address1": "sample string 13",
"Address2": "sample string 14",
"Address3": "sample string 15",
"City": "sample string 16",
"County": "sample string 17",
"Postcode": "sample string 18",
"Country": "sample string 19",
"Notes": "sample string 20",
"Client": true,
"Supplier": true,
"Company": {
"CompanyId": 1,
"Name": "sample string 2",
"AccountNo": "sample string 3",
"VatNumber": "sample string 4",
"CompanyRegNo": "sample string 5",
"Notes": "sample string 6",
"Client": true,
"Supplier": true,
"Address1": "sample string 9",
"Address2": "sample string 10",
"Address3": "sample string 11",
"City": "sample string 12",
"County": "sample string 13",
"Postcode": "sample string 14",
"Country": "sample string 15",
"SalespersonId": 1,
"IndustryId": 1,
"Contacts": [],
"BillablesSupplied": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"BillablesFor": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"NotesList": [
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Industry": {
"IndustryID": 1,
"Description": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 16,
"CreatedBy": 17,
"ModifiedBy": 18,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 23,
"CreatedBy": 24,
"ModifiedBy": 25,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"JobHistory": [
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
},
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
}
],
"TimesheetSettings": [
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetLines": [
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 10,
"CreatedBy": 11,
"ModifiedBy": 12,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 10,
"CreatedBy": 11,
"ModifiedBy": 12,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetViewLines": [],
"JobRelations": [
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
},
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
}
],
"JobReferenceNos": [
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 9,
"CreatedBy": 10,
"ModifiedBy": 11,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"Type": "sample string 1",
"JobId": 1,
"Reference": "sample string 2",
"ContactId": 3,
"Description": "sample string 4",
"CurrentQuoteVersion": 5,
"BOMInitialised": true,
"BOLInitialised": true,
"OpportunityId": 8,
"SalespersonId": 1,
"OverallTime": 1.0,
"Contact": {
"ContactId": 1,
"CompanyId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Title": "sample string 4",
"Salutation": "sample string 5",
"Department": "sample string 6",
"Telephone": "sample string 7",
"Extension": "sample string 8",
"Fax": "sample string 9",
"Email": "sample string 10",
"Mobile": "sample string 11",
"Website": "sample string 12",
"Address1": "sample string 13",
"Address2": "sample string 14",
"Address3": "sample string 15",
"City": "sample string 16",
"County": "sample string 17",
"Postcode": "sample string 18",
"Country": "sample string 19",
"Notes": "sample string 20",
"Client": true,
"Supplier": true,
"Company": {
"CompanyId": 1,
"Name": "sample string 2",
"AccountNo": "sample string 3",
"VatNumber": "sample string 4",
"CompanyRegNo": "sample string 5",
"Notes": "sample string 6",
"Client": true,
"Supplier": true,
"Address1": "sample string 9",
"Address2": "sample string 10",
"Address3": "sample string 11",
"City": "sample string 12",
"County": "sample string 13",
"Postcode": "sample string 14",
"Country": "sample string 15",
"SalespersonId": 1,
"IndustryId": 1,
"Contacts": [],
"BillablesSupplied": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"BillablesFor": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"NotesList": [
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Industry": {
"IndustryID": 1,
"Description": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 16,
"CreatedBy": 17,
"ModifiedBy": 18,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 23,
"CreatedBy": 24,
"ModifiedBy": 25,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"JobHistory": [
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
},
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
}
],
"TimesheetSettings": [
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetLines": [
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 10,
"CreatedBy": 11,
"ModifiedBy": 12,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 10,
"CreatedBy": 11,
"ModifiedBy": 12,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetViewLines": [],
"JobRelations": [
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
},
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
}
],
"JobReferenceNos": [
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 9,
"CreatedBy": 10,
"ModifiedBy": 11,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [
{
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [
{
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": [
{
"Type": "sample string 1",
"JobId": 1,
"Reference": "sample string 2",
"ContactId": 3,
"Description": "sample string 4",
"CurrentQuoteVersion": 5,
"BOMInitialised": true,
"BOLInitialised": true,
"OpportunityId": 8,
"SalespersonId": 1,
"OverallTime": 1.0,
"Contact": {
"ContactId": 1,
"CompanyId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Title": "sample string 4",
"Salutation": "sample string 5",
"Department": "sample string 6",
"Telephone": "sample string 7",
"Extension": "sample string 8",
"Fax": "sample string 9",
"Email": "sample string 10",
"Mobile": "sample string 11",
"Website": "sample string 12",
"Address1": "sample string 13",
"Address2": "sample string 14",
"Address3": "sample string 15",
"City": "sample string 16",
"County": "sample string 17",
"Postcode": "sample string 18",
"Country": "sample string 19",
"Notes": "sample string 20",
"Client": true,
"Supplier": true,
"Company": {
"CompanyId": 1,
"Name": "sample string 2",
"AccountNo": "sample string 3",
"VatNumber": "sample string 4",
"CompanyRegNo": "sample string 5",
"Notes": "sample string 6",
"Client": true,
"Supplier": true,
"Address1": "sample string 9",
"Address2": "sample string 10",
"Address3": "sample string 11",
"City": "sample string 12",
"County": "sample string 13",
"Postcode": "sample string 14",
"Country": "sample string 15",
"SalespersonId": 1,
"IndustryId": 1,
"Contacts": [],
"BillablesSupplied": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"BillablesFor": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"NotesList": [
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Industry": {
"IndustryID": 1,
"Description": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 16,
"CreatedBy": 17,
"ModifiedBy": 18,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 23,
"CreatedBy": 24,
"ModifiedBy": 25,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"JobHistory": [
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
},
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
}
],
"TimesheetSettings": [
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetLines": [
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 10,
"CreatedBy": 11,
"ModifiedBy": 12,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 10,
"CreatedBy": 11,
"ModifiedBy": 12,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetViewLines": [],
"JobRelations": [
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
},
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
}
],
"JobReferenceNos": [
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 9,
"CreatedBy": 10,
"ModifiedBy": 11,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"Type": "sample string 1",
"JobId": 1,
"Reference": "sample string 2",
"ContactId": 3,
"Description": "sample string 4",
"CurrentQuoteVersion": 5,
"BOMInitialised": true,
"BOLInitialised": true,
"OpportunityId": 8,
"SalespersonId": 1,
"OverallTime": 1.0,
"Contact": {
"ContactId": 1,
"CompanyId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Title": "sample string 4",
"Salutation": "sample string 5",
"Department": "sample string 6",
"Telephone": "sample string 7",
"Extension": "sample string 8",
"Fax": "sample string 9",
"Email": "sample string 10",
"Mobile": "sample string 11",
"Website": "sample string 12",
"Address1": "sample string 13",
"Address2": "sample string 14",
"Address3": "sample string 15",
"City": "sample string 16",
"County": "sample string 17",
"Postcode": "sample string 18",
"Country": "sample string 19",
"Notes": "sample string 20",
"Client": true,
"Supplier": true,
"Company": {
"CompanyId": 1,
"Name": "sample string 2",
"AccountNo": "sample string 3",
"VatNumber": "sample string 4",
"CompanyRegNo": "sample string 5",
"Notes": "sample string 6",
"Client": true,
"Supplier": true,
"Address1": "sample string 9",
"Address2": "sample string 10",
"Address3": "sample string 11",
"City": "sample string 12",
"County": "sample string 13",
"Postcode": "sample string 14",
"Country": "sample string 15",
"SalespersonId": 1,
"IndustryId": 1,
"Contacts": [],
"BillablesSupplied": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"BillablesFor": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"NotesList": [
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Industry": {
"IndustryID": 1,
"Description": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 16,
"CreatedBy": 17,
"ModifiedBy": 18,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 23,
"CreatedBy": 24,
"ModifiedBy": 25,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"JobHistory": [
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
},
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
}
],
"TimesheetSettings": [
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetLines": [
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 10,
"CreatedBy": 11,
"ModifiedBy": 12,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 10,
"CreatedBy": 11,
"ModifiedBy": 12,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetViewLines": [],
"JobRelations": [
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
},
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
}
],
"JobReferenceNos": [
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 9,
"CreatedBy": 10,
"ModifiedBy": 11,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
]
},
{
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": [
{
"Type": "sample string 1",
"JobId": 1,
"Reference": "sample string 2",
"ContactId": 3,
"Description": "sample string 4",
"CurrentQuoteVersion": 5,
"BOMInitialised": true,
"BOLInitialised": true,
"OpportunityId": 8,
"SalespersonId": 1,
"OverallTime": 1.0,
"Contact": {
"ContactId": 1,
"CompanyId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Title": "sample string 4",
"Salutation": "sample string 5",
"Department": "sample string 6",
"Telephone": "sample string 7",
"Extension": "sample string 8",
"Fax": "sample string 9",
"Email": "sample string 10",
"Mobile": "sample string 11",
"Website": "sample string 12",
"Address1": "sample string 13",
"Address2": "sample string 14",
"Address3": "sample string 15",
"City": "sample string 16",
"County": "sample string 17",
"Postcode": "sample string 18",
"Country": "sample string 19",
"Notes": "sample string 20",
"Client": true,
"Supplier": true,
"Company": {
"CompanyId": 1,
"Name": "sample string 2",
"AccountNo": "sample string 3",
"VatNumber": "sample string 4",
"CompanyRegNo": "sample string 5",
"Notes": "sample string 6",
"Client": true,
"Supplier": true,
"Address1": "sample string 9",
"Address2": "sample string 10",
"Address3": "sample string 11",
"City": "sample string 12",
"County": "sample string 13",
"Postcode": "sample string 14",
"Country": "sample string 15",
"SalespersonId": 1,
"IndustryId": 1,
"Contacts": [],
"BillablesSupplied": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"BillablesFor": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"NotesList": [
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Industry": {
"IndustryID": 1,
"Description": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 16,
"CreatedBy": 17,
"ModifiedBy": 18,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 23,
"CreatedBy": 24,
"ModifiedBy": 25,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"JobHistory": [
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
},
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
}
],
"TimesheetSettings": [
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetLines": [
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 10,
"CreatedBy": 11,
"ModifiedBy": 12,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 10,
"CreatedBy": 11,
"ModifiedBy": 12,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetViewLines": [],
"JobRelations": [
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
},
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
}
],
"JobReferenceNos": [
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 9,
"CreatedBy": 10,
"ModifiedBy": 11,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"Type": "sample string 1",
"JobId": 1,
"Reference": "sample string 2",
"ContactId": 3,
"Description": "sample string 4",
"CurrentQuoteVersion": 5,
"BOMInitialised": true,
"BOLInitialised": true,
"OpportunityId": 8,
"SalespersonId": 1,
"OverallTime": 1.0,
"Contact": {
"ContactId": 1,
"CompanyId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Title": "sample string 4",
"Salutation": "sample string 5",
"Department": "sample string 6",
"Telephone": "sample string 7",
"Extension": "sample string 8",
"Fax": "sample string 9",
"Email": "sample string 10",
"Mobile": "sample string 11",
"Website": "sample string 12",
"Address1": "sample string 13",
"Address2": "sample string 14",
"Address3": "sample string 15",
"City": "sample string 16",
"County": "sample string 17",
"Postcode": "sample string 18",
"Country": "sample string 19",
"Notes": "sample string 20",
"Client": true,
"Supplier": true,
"Company": {
"CompanyId": 1,
"Name": "sample string 2",
"AccountNo": "sample string 3",
"VatNumber": "sample string 4",
"CompanyRegNo": "sample string 5",
"Notes": "sample string 6",
"Client": true,
"Supplier": true,
"Address1": "sample string 9",
"Address2": "sample string 10",
"Address3": "sample string 11",
"City": "sample string 12",
"County": "sample string 13",
"Postcode": "sample string 14",
"Country": "sample string 15",
"SalespersonId": 1,
"IndustryId": 1,
"Contacts": [],
"BillablesSupplied": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"BillablesFor": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"NotesList": [
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Industry": {
"IndustryID": 1,
"Description": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 16,
"CreatedBy": 17,
"ModifiedBy": 18,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 23,
"CreatedBy": 24,
"ModifiedBy": 25,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"JobHistory": [
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
},
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
}
],
"TimesheetSettings": [
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetLines": [
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 10,
"CreatedBy": 11,
"ModifiedBy": 12,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 10,
"CreatedBy": 11,
"ModifiedBy": 12,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetViewLines": [],
"JobRelations": [
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
},
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
}
],
"JobReferenceNos": [
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 9,
"CreatedBy": 10,
"ModifiedBy": 11,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
]
}
],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"History": [
{
"TimesheetHistoryId": 1,
"TimesheetId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 5",
"Reason": "sample string 6",
"User": {
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": [
{
"Type": "sample string 1",
"JobId": 1,
"Reference": "sample string 2",
"ContactId": 3,
"Description": "sample string 4",
"CurrentQuoteVersion": 5,
"BOMInitialised": true,
"BOLInitialised": true,
"OpportunityId": 8,
"SalespersonId": 1,
"OverallTime": 1.0,
"Contact": {
"ContactId": 1,
"CompanyId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Title": "sample string 4",
"Salutation": "sample string 5",
"Department": "sample string 6",
"Telephone": "sample string 7",
"Extension": "sample string 8",
"Fax": "sample string 9",
"Email": "sample string 10",
"Mobile": "sample string 11",
"Website": "sample string 12",
"Address1": "sample string 13",
"Address2": "sample string 14",
"Address3": "sample string 15",
"City": "sample string 16",
"County": "sample string 17",
"Postcode": "sample string 18",
"Country": "sample string 19",
"Notes": "sample string 20",
"Client": true,
"Supplier": true,
"Company": {
"CompanyId": 1,
"Name": "sample string 2",
"AccountNo": "sample string 3",
"VatNumber": "sample string 4",
"CompanyRegNo": "sample string 5",
"Notes": "sample string 6",
"Client": true,
"Supplier": true,
"Address1": "sample string 9",
"Address2": "sample string 10",
"Address3": "sample string 11",
"City": "sample string 12",
"County": "sample string 13",
"Postcode": "sample string 14",
"Country": "sample string 15",
"SalespersonId": 1,
"IndustryId": 1,
"Contacts": [],
"BillablesSupplied": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"BillablesFor": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"NotesList": [
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Industry": {
"IndustryID": 1,
"Description": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 16,
"CreatedBy": 17,
"ModifiedBy": 18,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 23,
"CreatedBy": 24,
"ModifiedBy": 25,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"JobHistory": [
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
},
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
}
],
"TimesheetSettings": [
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetLines": [
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 10,
"CreatedBy": 11,
"ModifiedBy": 12,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 10,
"CreatedBy": 11,
"ModifiedBy": 12,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetViewLines": [
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"MinutesWorked": 10,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"MinutesWorked": 10,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"JobRelations": [
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
},
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
}
],
"JobReferenceNos": [
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 9,
"CreatedBy": 10,
"ModifiedBy": 11,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"Type": "sample string 1",
"JobId": 1,
"Reference": "sample string 2",
"ContactId": 3,
"Description": "sample string 4",
"CurrentQuoteVersion": 5,
"BOMInitialised": true,
"BOLInitialised": true,
"OpportunityId": 8,
"SalespersonId": 1,
"OverallTime": 1.0,
"Contact": {
"ContactId": 1,
"CompanyId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Title": "sample string 4",
"Salutation": "sample string 5",
"Department": "sample string 6",
"Telephone": "sample string 7",
"Extension": "sample string 8",
"Fax": "sample string 9",
"Email": "sample string 10",
"Mobile": "sample string 11",
"Website": "sample string 12",
"Address1": "sample string 13",
"Address2": "sample string 14",
"Address3": "sample string 15",
"City": "sample string 16",
"County": "sample string 17",
"Postcode": "sample string 18",
"Country": "sample string 19",
"Notes": "sample string 20",
"Client": true,
"Supplier": true,
"Company": {
"CompanyId": 1,
"Name": "sample string 2",
"AccountNo": "sample string 3",
"VatNumber": "sample string 4",
"CompanyRegNo": "sample string 5",
"Notes": "sample string 6",
"Client": true,
"Supplier": true,
"Address1": "sample string 9",
"Address2": "sample string 10",
"Address3": "sample string 11",
"City": "sample string 12",
"County": "sample string 13",
"Postcode": "sample string 14",
"Country": "sample string 15",
"SalespersonId": 1,
"IndustryId": 1,
"Contacts": [],
"BillablesSupplied": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"BillablesFor": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"NotesList": [
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Industry": {
"IndustryID": 1,
"Description": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 16,
"CreatedBy": 17,
"ModifiedBy": 18,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 23,
"CreatedBy": 24,
"ModifiedBy": 25,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"JobHistory": [
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
},
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
}
],
"TimesheetSettings": [
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetLines": [
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 10,
"CreatedBy": 11,
"ModifiedBy": 12,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 10,
"CreatedBy": 11,
"ModifiedBy": 12,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetViewLines": [
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"MinutesWorked": 10,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"MinutesWorked": 10,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"JobRelations": [
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
},
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
}
],
"JobReferenceNos": [
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 9,
"CreatedBy": 10,
"ModifiedBy": 11,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [
{
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
}
},
{
"TimesheetHistoryId": 1,
"TimesheetId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 5",
"Reason": "sample string 6",
"User": {
"UserId": 1,
"Username": "sample string 2",
"ImageFileName": "sample string 3",
"Password": "sample string 4",
"LastActive": "2026-04-07T15:43:01.8585962+01:00",
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Status": 7,
"DepartmentId": 1,
"Profile": {
"UserId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Telephone": "sample string 4",
"Email": "sample string 5",
"SendFrom": "sample string 6",
"Mobile": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"City": "sample string 10",
"County": "sample string 11",
"Postcode": "sample string 12",
"ContractedHours": 13.0,
"EmailPassword": "sample string 14"
},
"Roles": [
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
},
{
"UserRolesId": 1,
"UserId": 2,
"Role": "sample string 3"
}
],
"SalesJobs": [
{
"Type": "sample string 1",
"JobId": 1,
"Reference": "sample string 2",
"ContactId": 3,
"Description": "sample string 4",
"CurrentQuoteVersion": 5,
"BOMInitialised": true,
"BOLInitialised": true,
"OpportunityId": 8,
"SalespersonId": 1,
"OverallTime": 1.0,
"Contact": {
"ContactId": 1,
"CompanyId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Title": "sample string 4",
"Salutation": "sample string 5",
"Department": "sample string 6",
"Telephone": "sample string 7",
"Extension": "sample string 8",
"Fax": "sample string 9",
"Email": "sample string 10",
"Mobile": "sample string 11",
"Website": "sample string 12",
"Address1": "sample string 13",
"Address2": "sample string 14",
"Address3": "sample string 15",
"City": "sample string 16",
"County": "sample string 17",
"Postcode": "sample string 18",
"Country": "sample string 19",
"Notes": "sample string 20",
"Client": true,
"Supplier": true,
"Company": {
"CompanyId": 1,
"Name": "sample string 2",
"AccountNo": "sample string 3",
"VatNumber": "sample string 4",
"CompanyRegNo": "sample string 5",
"Notes": "sample string 6",
"Client": true,
"Supplier": true,
"Address1": "sample string 9",
"Address2": "sample string 10",
"Address3": "sample string 11",
"City": "sample string 12",
"County": "sample string 13",
"Postcode": "sample string 14",
"Country": "sample string 15",
"SalespersonId": 1,
"IndustryId": 1,
"Contacts": [],
"BillablesSupplied": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"BillablesFor": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"NotesList": [
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Industry": {
"IndustryID": 1,
"Description": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 16,
"CreatedBy": 17,
"ModifiedBy": 18,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 23,
"CreatedBy": 24,
"ModifiedBy": 25,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"JobHistory": [
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
},
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
}
],
"TimesheetSettings": [
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetLines": [
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 10,
"CreatedBy": 11,
"ModifiedBy": 12,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 10,
"CreatedBy": 11,
"ModifiedBy": 12,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetViewLines": [
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"MinutesWorked": 10,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"MinutesWorked": 10,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"JobRelations": [
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
},
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
}
],
"JobReferenceNos": [
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 9,
"CreatedBy": 10,
"ModifiedBy": 11,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"Type": "sample string 1",
"JobId": 1,
"Reference": "sample string 2",
"ContactId": 3,
"Description": "sample string 4",
"CurrentQuoteVersion": 5,
"BOMInitialised": true,
"BOLInitialised": true,
"OpportunityId": 8,
"SalespersonId": 1,
"OverallTime": 1.0,
"Contact": {
"ContactId": 1,
"CompanyId": 1,
"FirstName": "sample string 2",
"Surname": "sample string 3",
"Title": "sample string 4",
"Salutation": "sample string 5",
"Department": "sample string 6",
"Telephone": "sample string 7",
"Extension": "sample string 8",
"Fax": "sample string 9",
"Email": "sample string 10",
"Mobile": "sample string 11",
"Website": "sample string 12",
"Address1": "sample string 13",
"Address2": "sample string 14",
"Address3": "sample string 15",
"City": "sample string 16",
"County": "sample string 17",
"Postcode": "sample string 18",
"Country": "sample string 19",
"Notes": "sample string 20",
"Client": true,
"Supplier": true,
"Company": {
"CompanyId": 1,
"Name": "sample string 2",
"AccountNo": "sample string 3",
"VatNumber": "sample string 4",
"CompanyRegNo": "sample string 5",
"Notes": "sample string 6",
"Client": true,
"Supplier": true,
"Address1": "sample string 9",
"Address2": "sample string 10",
"Address3": "sample string 11",
"City": "sample string 12",
"County": "sample string 13",
"Postcode": "sample string 14",
"Country": "sample string 15",
"SalespersonId": 1,
"IndustryId": 1,
"Contacts": [],
"BillablesSupplied": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"BillablesFor": [
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"BillableId": 1,
"UnitTypeId": 2,
"BillableTypeId": 3,
"CategoryId": 4,
"SupplierId": 1,
"ClientId": 1,
"Name": "sample string 5",
"SizeX": 6,
"SizeY": 7,
"SizeZ": 8,
"Cost": 9.0,
"UnitSizeX": 10,
"UnitSizeY": 11,
"UnitSizeZ": 12,
"UnitCost": 13.0,
"Markup": 14,
"SupplierCode": "sample string 15",
"PartCode": "sample string 16",
"BillableType": {
"BillableTypeId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Category": {
"CategoryId": 1,
"Name": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"UnitType": {
"UnitTypeId": 1,
"Name": "sample string 2",
"Label": "sample string 3",
"DefaultUnitSize": 4,
"SizeX": true,
"SizeY": true,
"SizeZ": true,
"Xlabel": "sample string 8",
"Ylabel": "sample string 9",
"Zlabel": "sample string 10",
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 17,
"CreatedBy": 18,
"ModifiedBy": 19,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"NotesList": [
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"NoteId": 1,
"CompanyId": 1,
"Details": "sample string 2",
"ForAttention": true,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateAttention": "2026-04-07T15:43:01.8585962+01:00",
"JobId": 1,
"UserId": 1,
"OldInformationId": "sample string 5",
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Industry": {
"IndustryID": 1,
"Description": "sample string 2",
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 16,
"CreatedBy": 17,
"ModifiedBy": 18,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 23,
"CreatedBy": 24,
"ModifiedBy": 25,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"JobHistory": [
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
},
{
"JobHistoryId": 1,
"JobId": 2,
"UserId": 3,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"Change": "sample string 4",
"Reason": "sample string 5"
}
],
"TimesheetSettings": [
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobTimesheetSettingsId": 1,
"JobId": 2,
"HoursTypeId": 3,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 6,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 7,
"CreatedBy": 8,
"ModifiedBy": 9,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetLines": [
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 10,
"CreatedBy": 11,
"ModifiedBy": 12,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 10,
"CreatedBy": 11,
"ModifiedBy": 12,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"TimesheetViewLines": [
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"MinutesWorked": 10,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetLineId": 1,
"TimesheetId": 2,
"JobId": 1,
"Start": "2026-04-07T15:43:01.8585962+01:00",
"End": "2026-04-07T15:43:01.8585962+01:00",
"Day": 5,
"HoursTypeId": 6,
"TimesheetWorkId": 1,
"Notes": "sample string 7",
"UserId": 8,
"Date": "2026-04-07T15:43:01.8585962+01:00",
"MinutesWorked": 10,
"HoursType": {
"HoursTypeId": 1,
"Text": "sample string 2",
"ShowAdmin": true,
"ShowAll": true,
"CanDelete": true,
"Absence": true,
"Unpaid": true,
"Status": 8,
"CreatedBy": 9,
"ModifiedBy": 10,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"WorkCompleted": {
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
"Status": 11,
"CreatedBy": 12,
"ModifiedBy": 13,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"JobRelations": [
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
},
{
"JobRelationId": 1,
"ChildJobId": 2,
"ParentJobId": 3
}
],
"JobReferenceNos": [
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"JobReferenceNoId": 1,
"JobId": 2,
"Reference": "sample string 3",
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 9,
"CreatedBy": 10,
"ModifiedBy": 11,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Department": {
"DepartmentId": 1,
"Name": "sample string 2",
"UserId": 1,
"Employees": [],
"TimesheetWork": [
{
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
},
{
"TimesheetWorkId": 1,
"Text": "sample string 2",
"OverrideStandard": true,
"DepartmentId": 1,
"Status": 4,
"CreatedBy": 5,
"ModifiedBy": 6,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
],
"Status": 3,
"CreatedBy": 4,
"ModifiedBy": 5,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
}
}
],
"Status": 6,
"CreatedBy": 7,
"ModifiedBy": 8,
"DateCreated": "2026-04-07T15:43:01.8585962+01:00",
"DateModified": "2026-04-07T15:43:01.8585962+01:00"
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.