GET api/SalesInvoices/GetSalesInvoicesWebshop/{companyId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| companyId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
SalesInvoice| Name | Description | Type | Additional information |
|---|---|---|---|
| SalesInvoiceId | integer |
None. |
|
| SalesInvoiceNumber | string |
None. |
|
| SalesInvoiceDescription | string |
None. |
|
| BuildingSiteId | integer |
None. |
|
| BuildingSite | BuildingSite |
None. |
|
| CraneId | integer |
None. |
|
| Crane | Crane |
None. |
|
| CraneLeaseId | integer |
None. |
|
| CompanyId | integer |
None. |
|
| Company | Company |
None. |
|
| SalesInvoiceAccountId | integer |
Required |
|
| SalesInvoiceAccount | Account |
None. |
|
| SalesInvoiceAccountVatNumber | string |
None. |
|
| SalesInvoiceAccountpaymentTermDays | integer |
None. |
|
| SalesInvoiceAccountpaymentTerm | integer |
None. |
|
| SalesInvoiceDateTime | date |
Required |
|
| SalesInvoiceDateTimeValidTill | date |
Required |
|
| SalesInvoiceVaultaId | integer |
Required |
|
| SalesInvoiceValuta | Valuta |
None. |
|
| SalesInvoiceValutaRate | decimal number |
Required |
|
| SalesInvoiceVatPercNormalId | integer |
None. |
|
| SalesInvoiceVatPercNormal | VAT |
None. |
|
| SalesInvoiceBusinessDiscount | decimal number |
Required |
|
| SalesInvoiceFinancialDiscount | decimal number |
Required |
|
| SalesInvoiceAccountDeliveryAddressId | integer |
None. |
|
| SalesInvoiceAccountDeliveryAddress | AccountDeliveryAddress |
None. |
|
| SalesInvoiceAccountAlternativeDeliveryAddressId | integer |
None. |
|
| SalesInvoiceAccountAlternativeDeliveryAddress | AccountDeliveryAddress |
None. |
|
| SalesInvoiceRemark | string |
String length: inclusive between 0 and 100 |
|
| SalesInvoiceStatus | string |
String length: inclusive between 0 and 30 |
|
| SalesInvoiceSource | string |
String length: inclusive between 0 and 30 |
|
| SalesInvoiceStatistics | string |
String length: inclusive between 0 and 30 |
|
| SalesInvoiceTotalWeight | decimal number |
Required |
|
| SalesInvoiceTotalVolume | decimal number |
Required |
|
| SalesInvoiceTotalColli | integer |
Required |
|
| SalesInvoiceTotalValueExVat | decimal number |
Required |
|
| SalesInvoiceTotalValueVat | decimal number |
Required |
|
| SalesInvoiceTotalValueInVat | decimal number |
Required |
|
| IsSalesInvoiceOpen | boolean |
Required |
|
| SalesInvoiceInfo | string |
Max length: -1 |
|
| SalesInvoiceDateCreated | date |
None. |
|
| SalesInvoiceUserIdCreated | string |
String length: inclusive between 0 and 100 |
|
| SalesInvoiceDateChanged | date |
None. |
|
| SalesInvoiceUserIdChanged | string |
String length: inclusive between 0 and 100 |
|
| SalesInvoiceDetails | Collection of SalesInvoiceDetail |
None. |
|
| SalesInvoiceAmountPayed | decimal number |
None. |
|
| SalesInvoicePayed | boolean |
None. |
|
| TransportCostExcl | decimal number |
None. |
|
| TransportCostIncl | decimal number |
None. |
|
| TransportCostVatPerc | decimal number |
None. |
|
| SalesInvoiceIsPrinted | boolean |
None. |
|
| SalesInvoiceIsMailed | boolean |
None. |
|
| OGM | string |
None. |
|
| SalesInvoiceExpiryDate | date |
None. |
|
| SalesInvoiceTotalValueMvh | decimal number |
None. |
|
| SalesInvoiceUBLIsCreated | boolean |
None. |
|
| UseAltPostAddress | boolean |
None. |
|
| UseAccountAddress | boolean |
None. |
|
| SalesInvoiceReference | string |
String length: inclusive between 0 and 255 |
|
| ObjectState | ObjectState |
None. |
Response Formats
application/json, text/json
Sample:
{
"salesInvoiceId": 1,
"salesInvoiceNumber": "sample string 2",
"salesInvoiceDescription": "sample string 3",
"buildingSiteId": 1,
"buildingSite": {
"buildingSiteId": 1,
"buildingSiteName": "sample string 2",
"accountId": 1,
"account": {
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"contactToReview": true,
"objectState": 0
},
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"contactToReview": true,
"objectState": 0
}
],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"contactToReview": true,
"objectState": 0
},
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"contactToReview": true,
"objectState": 0
}
],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"contactToReview": true,
"objectState": 0
},
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"contactToReview": true,
"objectState": 0
}
],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"contactToReview": true,
"objectState": 0
},
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"contactToReview": true,
"objectState": 0
}
],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
},
"buildingSiteStreet": "sample string 3",
"buildingSitePCode": "sample string 4",
"buildingSiteCity": "sample string 5",
"buildingSiteState": "sample string 6",
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"projectManagerContactId": 1,
"projectManagerContact": {
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
},
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
}
],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
},
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
}
],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
},
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
}
],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
},
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
}
],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"contactToReview": true,
"objectState": 0
},
"projectLeaderContactId": 1,
"projectLeaderContact": {
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
},
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
}
],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
},
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
}
],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
},
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
}
],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
},
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
}
],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"contactToReview": true,
"objectState": 0
},
"buildingSiteLeaderContactId": 1,
"buildingSiteLeaderContact": {
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
},
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
}
],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
},
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
}
],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
},
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
}
],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
},
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
}
],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"contactToReview": true,
"objectState": 0
},
"teamLeaderContactId1": 1,
"teamLeaderContact1": {
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
},
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
}
],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
},
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
}
],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
},
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
}
],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
},
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
}
],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"contactToReview": true,
"objectState": 0
},
"teamLeaderContactId2": 1,
"teamLeaderContact2": {
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
},
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
}
],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
},
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
}
],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
},
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
}
],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
},
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
}
],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"contactToReview": true,
"objectState": 0
},
"teamLeaderContactId3": 1,
"teamLeaderContact3": {
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
},
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
}
],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
},
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
}
],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
},
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
}
],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
},
{
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
}
],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"contactToReview": true,
"objectState": 0
},
"objectState": 0
},
"craneId": 1,
"crane": {
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"account": {
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"contactToReview": true,
"objectState": 0
},
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"contactToReview": true,
"objectState": 0
}
],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"contactToReview": true,
"objectState": 0
},
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"contactToReview": true,
"objectState": 0
}
],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"contactToReview": true,
"objectState": 0
},
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"contactToReview": true,
"objectState": 0
}
],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"contactToReview": true,
"objectState": 0
},
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"contactToReview": true,
"objectState": 0
}
],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
},
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
"craneLeaseId": 1,
"companyId": 4,
"company": {
"companyId": 1,
"companyName": "sample string 2",
"companyDisplayName": "sample string 3",
"companyStreet": "sample string 4",
"companyPCode": "sample string 5",
"companyCity": "sample string 6",
"companyDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyTelephone1": "sample string 7",
"companyTelephone2": "sample string 8",
"companyMobile1": "sample string 9",
"companyTelefax": "sample string 10",
"companyEmailGeneral": "sample string 11",
"companyCompanyNumber": "sample string 12",
"companyDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"companyUserIdCreated": "sample string 13",
"companyDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"companyUserIdChanged": "sample string 14",
"companyIban1": "sample string 15",
"companyIban2": "sample string 16",
"invoiceEmailTemplateId": 17,
"invoiceEmailTemplate": {
"emarketingTemplateId": 1,
"emarketingTemplateDescription": "sample string 2",
"emarketingTemplateContent": "sample string 3",
"companyId": 4,
"mailfrom": "sample string 5",
"mailfromName": "sample string 6",
"mailSubject": "sample string 7",
"templateType": 8,
"objectState": 0
},
"salesQuoteEmailTemplateId": 18,
"salesQuoteEmailTemplate": {
"emarketingTemplateId": 1,
"emarketingTemplateDescription": "sample string 2",
"emarketingTemplateContent": "sample string 3",
"companyId": 4,
"mailfrom": "sample string 5",
"mailfromName": "sample string 6",
"mailSubject": "sample string 7",
"templateType": 8,
"objectState": 0
},
"salesOrderEmailTemplateId": 19,
"salesOrderEmailTemplate": {
"emarketingTemplateId": 1,
"emarketingTemplateDescription": "sample string 2",
"emarketingTemplateContent": "sample string 3",
"companyId": 4,
"mailfrom": "sample string 5",
"mailfromName": "sample string 6",
"mailSubject": "sample string 7",
"templateType": 8,
"objectState": 0
},
"salesDeliveryEmailTemplateId": 20,
"salesDeliveryEmailTemplate": {
"emarketingTemplateId": 1,
"emarketingTemplateDescription": "sample string 2",
"emarketingTemplateContent": "sample string 3",
"companyId": 4,
"mailfrom": "sample string 5",
"mailfromName": "sample string 6",
"mailSubject": "sample string 7",
"templateType": 8,
"objectState": 0
},
"companyRPR": "sample string 21",
"nextSalesQuoteNr": 22,
"nextSalesOrderNr": 23,
"nextSalesDeliveryNr": 24,
"nextSalesInvoiceNr": 25,
"bookYear": 26,
"invoiceMailaddress": "sample string 27",
"ublMailAddress": "sample string 28",
"nextCustomerNumber": 29,
"ublCompanySubfolder": "sample string 30",
"objectState": 0
},
"salesInvoiceAccountId": 5,
"salesInvoiceAccount": {
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"contactToReview": true,
"objectState": 0
},
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"contactToReview": true,
"objectState": 0
}
],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"contactToReview": true,
"objectState": 0
},
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"contactToReview": true,
"objectState": 0
}
],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"contactToReview": true,
"objectState": 0
},
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"contactToReview": true,
"objectState": 0
}
],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"contactToReview": true,
"objectState": 0
},
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"contactToReview": true,
"objectState": 0
}
],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
},
"salesInvoiceAccountVatNumber": "sample string 6",
"salesInvoiceAccountpaymentTermDays": 1,
"salesInvoiceAccountpaymentTerm": 1,
"salesInvoiceDateTime": "2025-12-13T07:47:09.2753158+01:00",
"salesInvoiceDateTimeValidTill": "2025-12-13T07:47:09.2753158+01:00",
"salesInvoiceVaultaId": 9,
"salesInvoiceValuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"salesInvoiceValutaRate": 10.0,
"salesInvoiceVatPercNormalId": 11,
"salesInvoiceVatPercNormal": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"salesInvoiceBusinessDiscount": 12.0,
"salesInvoiceFinancialDiscount": 13.0,
"salesInvoiceAccountDeliveryAddressId": 1,
"salesInvoiceAccountDeliveryAddress": {
"accountDeliveryAddressId": 1,
"accountId": 2,
"account": {
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"contactToReview": true,
"objectState": 0
},
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"contactToReview": true,
"objectState": 0
}
],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"contactToReview": true,
"objectState": 0
},
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"contactToReview": true,
"objectState": 0
}
],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"contactToReview": true,
"objectState": 0
},
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"contactToReview": true,
"objectState": 0
}
],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"contactToReview": true,
"objectState": 0
},
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"contactToReview": true,
"objectState": 0
}
],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"deliveryAddress": [],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
},
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
"salesInvoiceAccountAlternativeDeliveryAddressId": 1,
"salesInvoiceAccountAlternativeDeliveryAddress": {
"accountDeliveryAddressId": 1,
"accountId": 2,
"account": {
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"contactToReview": true,
"objectState": 0
},
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"contactToReview": true,
"objectState": 0
}
],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"contactToReview": true,
"objectState": 0
},
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"contactToReview": true,
"objectState": 0
}
],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"contactToReview": true,
"objectState": 0
},
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"contactToReview": true,
"objectState": 0
}
],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"contactToReview": true,
"objectState": 0
},
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"contactToReview": true,
"objectState": 0
}
],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"deliveryAddress": [],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
{
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
}
],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
},
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
"salesInvoiceRemark": "sample string 14",
"salesInvoiceStatus": "sample string 15",
"salesInvoiceSource": "sample string 16",
"salesInvoiceStatistics": "sample string 17",
"salesInvoiceTotalWeight": 18.0,
"salesInvoiceTotalVolume": 19.0,
"salesInvoiceTotalColli": 20,
"salesInvoiceTotalValueExVat": 21.0,
"salesInvoiceTotalValueVat": 22.0,
"salesInvoiceTotalValueInVat": 23.0,
"isSalesInvoiceOpen": true,
"salesInvoiceInfo": "sample string 25",
"salesInvoiceDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"salesInvoiceUserIdCreated": "sample string 27",
"salesInvoiceDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"salesInvoiceUserIdChanged": "sample string 29",
"salesInvoiceDetails": [
{
"salesInvoiceDetailId": 1,
"productId": 1,
"product": {
"productId": 1,
"productDescriptionShortLanguage01": "sample string 2",
"productDescriptionLongLanguage01": "sample string 3",
"productDescriptionShortLanguage02": "sample string 4",
"productDescriptionLongLanguage02": "sample string 5",
"productDescriptionShortLanguage03": "sample string 6",
"productDescriptionLongLanguage03": "sample string 7",
"productDescriptionShortLanguage04": "sample string 8",
"productDescriptionLongLanguage04": "sample string 9",
"productDescriptionShortLanguage05": "sample string 10",
"productDescriptionLongLanguage05": "sample string 11",
"productDescriptionShortLanguage06": "sample string 12",
"productDescriptionLongLanguage06": "sample string 13",
"productAlias": "sample string 14",
"productCode": "sample string 15",
"productOriginalCode": "sample string 16",
"productCodeSupplier": "sample string 17",
"productSupplierDeliveryPeriod": 18,
"productSupplierId": 1,
"supplier": {
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
"productBarcode": "sample string 19",
"productSalesPrice": 20.0,
"productPurchasePrice": 21.0,
"supplierPurchaseDiscount": "sample string 22",
"productPurchaseNetPrice": 23.0,
"productProfitMargin": 24.0,
"productWeight": 25.0,
"iCcode": 0,
"valutaId": 26,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"productVATPercNormalId": 27,
"productVATPercNormal": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"productCommodityCode": "sample string 28",
"salesUnitId": 29,
"salesUnit": {
"salesUnitId": 1,
"salesUnitDescriptionLanguage01": "sample string 2",
"salesUnitDescriptionLanguage02": "sample string 3",
"salesUnitDescriptionLanguage03": "sample string 4",
"salesUnitDescriptionLanguage04": "sample string 5",
"salesUnitDescriptionLanguage05": "sample string 6",
"salesUnitDescriptionLanguage06": "sample string 7",
"isInUse": true,
"companyId": 9,
"objectState": 0
},
"productMaxStock": 30.0,
"productMinStock": 31.0,
"productBrandId": 32,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"productCategoryId1": 33,
"productCategoryId2": 34,
"productCategoryId3": 35,
"productIsDiscountEligable": true,
"productIsFinancialDiscountEligable": true,
"productIsInUse": true,
"productIsStock": true,
"productShowInSearchList": true,
"productShowOnWebsite": true,
"productShowOnWebshop": true,
"productShowOnHomePage": true,
"productInformation": "sample string 44",
"productDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"productUserIdCreated": "sample string 46",
"productDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"productUserIdChanged": "sample string 48",
"productAlternativeProductId": 1,
"productAlternativeCode": "sample string 49",
"productShowOnAllWebsites": true,
"companyId": 51,
"productCopyEtaProductId": 1,
"productHasCopyInStefca": true,
"objectState": 0
},
"craneId": 1,
"crane": {
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"account": {
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"contactToReview": true,
"objectState": 0
},
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"contactToReview": true,
"objectState": 0
}
],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"contactToReview": true,
"objectState": 0
},
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"contactToReview": true,
"objectState": 0
}
],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"contactToReview": true,
"objectState": 0
},
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"contactToReview": true,
"objectState": 0
}
],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"contactToReview": true,
"objectState": 0
},
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"contactToReview": true,
"objectState": 0
}
],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
},
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
"productSalesPrice": 2.0,
"amount": 3.0,
"salesInvoiceId": 4,
"vatPercentage": 5.0,
"lineDiscount": 6.0,
"salesInvoiceDetailGridIndex": 7,
"productDescriptionShortLanguage01": "sample string 8",
"productDescriptionShortLanguageDutch": "sample string 9",
"productCode": "sample string 10",
"salesInvoiceOldType": "sample string 11",
"salesInvoiceOldId": 1,
"netto": 12.0,
"vatId": 13,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"isBusinessDiscountEligable": true,
"objectState": 0
},
{
"salesInvoiceDetailId": 1,
"productId": 1,
"product": {
"productId": 1,
"productDescriptionShortLanguage01": "sample string 2",
"productDescriptionLongLanguage01": "sample string 3",
"productDescriptionShortLanguage02": "sample string 4",
"productDescriptionLongLanguage02": "sample string 5",
"productDescriptionShortLanguage03": "sample string 6",
"productDescriptionLongLanguage03": "sample string 7",
"productDescriptionShortLanguage04": "sample string 8",
"productDescriptionLongLanguage04": "sample string 9",
"productDescriptionShortLanguage05": "sample string 10",
"productDescriptionLongLanguage05": "sample string 11",
"productDescriptionShortLanguage06": "sample string 12",
"productDescriptionLongLanguage06": "sample string 13",
"productAlias": "sample string 14",
"productCode": "sample string 15",
"productOriginalCode": "sample string 16",
"productCodeSupplier": "sample string 17",
"productSupplierDeliveryPeriod": 18,
"productSupplierId": 1,
"supplier": {
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
"productBarcode": "sample string 19",
"productSalesPrice": 20.0,
"productPurchasePrice": 21.0,
"supplierPurchaseDiscount": "sample string 22",
"productPurchaseNetPrice": 23.0,
"productProfitMargin": 24.0,
"productWeight": 25.0,
"iCcode": 0,
"valutaId": 26,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"productVATPercNormalId": 27,
"productVATPercNormal": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"productCommodityCode": "sample string 28",
"salesUnitId": 29,
"salesUnit": {
"salesUnitId": 1,
"salesUnitDescriptionLanguage01": "sample string 2",
"salesUnitDescriptionLanguage02": "sample string 3",
"salesUnitDescriptionLanguage03": "sample string 4",
"salesUnitDescriptionLanguage04": "sample string 5",
"salesUnitDescriptionLanguage05": "sample string 6",
"salesUnitDescriptionLanguage06": "sample string 7",
"isInUse": true,
"companyId": 9,
"objectState": 0
},
"productMaxStock": 30.0,
"productMinStock": 31.0,
"productBrandId": 32,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"productCategoryId1": 33,
"productCategoryId2": 34,
"productCategoryId3": 35,
"productIsDiscountEligable": true,
"productIsFinancialDiscountEligable": true,
"productIsInUse": true,
"productIsStock": true,
"productShowInSearchList": true,
"productShowOnWebsite": true,
"productShowOnWebshop": true,
"productShowOnHomePage": true,
"productInformation": "sample string 44",
"productDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"productUserIdCreated": "sample string 46",
"productDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"productUserIdChanged": "sample string 48",
"productAlternativeProductId": 1,
"productAlternativeCode": "sample string 49",
"productShowOnAllWebsites": true,
"companyId": 51,
"productCopyEtaProductId": 1,
"productHasCopyInStefca": true,
"objectState": 0
},
"craneId": 1,
"crane": {
"craneId": 1,
"brandId": 2,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"craneSerialNumber": "sample string 3",
"craneName": "sample string 4",
"craneBuildYear": "sample string 5",
"craneDateIn": "2025-12-13T07:47:09.2753158+01:00",
"craneDateOut": "2025-12-13T07:47:09.2753158+01:00",
"craneReasonOut": "sample string 6",
"craneColor": "sample string 7",
"craneIsInUse": true,
"craneIsStefcaCrane": true,
"accountId": 1,
"account": {
"accountId": 1,
"accountName": "sample string 2",
"accountAlias": "sample string 3",
"accountNumberInternal": "sample string 4",
"accountStreet": "sample string 5",
"accountPCode": "sample string 6",
"accountCity": "sample string 7",
"accountState": "sample string 8",
"accountDepartment": 0,
"countryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountMailName": "sample string 9",
"accountMailStreet": "sample string 10",
"accountMailPCode": "sample string 11",
"accountMailCity": "sample string 12",
"mailCountryId": 1,
"mailCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"accountSegmentId": 1,
"accountSegment": {
"accountSegmentId": 1,
"accountSegmentName": "sample string 2",
"accountSegmentIsInUse": true,
"companyId": 4,
"objectState": 0
},
"accountDiscountCategoryId": 1,
"accountDiscountCategory": {
"accountDiscountCategoryId": 1,
"accountDiscountCategoryDescription": "sample string 2",
"accountDiscountCategoryPercentage": 3.0,
"companyId": 4,
"objectState": 0
},
"accountDelayedPayment": true,
"accountTelephone1": "sample string 14",
"accountTelephone2": "sample string 15",
"accountMobile1": "sample string 16",
"accountTelefax": "sample string 17",
"accountEmailGeneral": "sample string 18",
"useAccountEmailGeneralForBulkMail": true,
"accountEmailSales": "sample string 20",
"useAccountEmailSalesForBulkMail": true,
"accountEmailPurchasing": "sample string 22",
"useAccountEmailPurchasingForBulkMail": true,
"accountEmailDelivery": "sample string 24",
"useAccountEmailDeliveryForBulkMail": true,
"accountEmailAccounting": "sample string 26",
"useAccountEmailAccountingForBulkMail": true,
"accountEmailEinvoice": "sample string 28",
"useAccountEmailEinvoiceForBulkMail": true,
"accountCompanyNumber": "sample string 30",
"accountVatId": 1,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"accountValutaId": 1,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"accountLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"accountType": 0,
"accountDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"accountIsInUse": true,
"accountToReview": true,
"accountGeneralNotes": "sample string 33",
"accountDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdCreated": "sample string 34",
"accountDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"accountUserIdChanged": "sample string 35",
"accountStatusStefca": 0,
"accountStatusEta": 0,
"accountAssets": [
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
},
{
"assetId": 1,
"assetName": "sample string 2",
"productName": "sample string 3",
"productCode": "sample string 4",
"assetPrice": 5.0,
"assetBrandId": 6,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"assetAccountId": 7,
"assetIsInUse": true,
"objectState": 0
}
],
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"contactToReview": true,
"objectState": 0
},
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"contactToReview": true,
"objectState": 0
}
],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"contactToReview": true,
"objectState": 0
},
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"contactToReview": true,
"objectState": 0
}
],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"contactToReview": true,
"objectState": 0
},
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"contactToReview": true,
"objectState": 0
}
],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
},
{
"documentId": 1,
"documentDescription": "sample string 2",
"accounts": [],
"contacts": [
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"contactToReview": true,
"objectState": 0
},
{
"contactId": 1,
"contactTitle": "sample string 2",
"contactName": "sample string 3",
"contactFirstname": "sample string 4",
"contactAlias": "sample string 5",
"contactStreet": "sample string 6",
"contactPCode": "sample string 7",
"contactCity": "sample string 8",
"contactCountryId": 1,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"contactTelephone1": "sample string 9",
"contactMobile1": "sample string 10",
"contactTelefax": "sample string 11",
"contactEmailWork": "sample string 12",
"contactEmailPrivate": "sample string 13",
"contactDateOfBirth": "2025-12-13T07:47:09.2753158+01:00",
"contactGender": 0,
"contactLanguageId": 1,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId2": 1,
"language2": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactLanguageId3": 1,
"language3": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"contactIsDecisionMaker": true,
"contactDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"contactIsInUse": true,
"contactGeneralNotes": "sample string 16",
"contactDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdCreated": "sample string 17",
"contactDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"contactUserIdChanged": "sample string 18",
"activities": [
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
},
{
"activityId": 1,
"activityAction": 0,
"activityDescription": "sample string 2",
"taskTypeId": 3,
"activityTaskType": {
"taskTypeId": 1,
"taskTypeDescription": "sample string 2",
"taskTypeIsInUse": true,
"companyId": 4,
"objectState": 0
},
"activityStartDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityEndDateTime": "2025-12-13T07:47:09.2753158+01:00",
"activityLocation": "sample string 5",
"activityDateTimeCreated": "2025-12-13T07:47:09.2753158+01:00",
"activityStatus": 0,
"accounts": [],
"contacts": [],
"suppliers": [
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
{
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-13T07:47:09.2753158+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-13T07:47:09.2753158+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
}
],
"userCreatedId": "5a802a2c-d44a-4ecb-89da-ebc08f02581f",
"objectState": 0
}
],
"documents": [],
"contactToReview": true,
"objectState": 0
}
],
"userId": "bc8d0463-9714-480f-b9ff-603088aa43fb",
"documentStatus": 0,
"documentAmount": 4.0,
"documentDocumentId": "sample string 5",
"documentResult": 0,
"documentDate": "2025-12-13T07:47:09.2753158+01:00",
"objectState": 0
}
],
"deliveryAddress": [
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
},
{
"accountDeliveryAddressId": 1,
"accountId": 2,
"accountDeliveryAddressName": "sample string 3",
"accountDeliveryAddressCompany": "sample string 4",
"accountDeliveryAddressStreet": "sample string 5",
"accountDeliveryAddressPCode": "sample string 6",
"accountDeliveryAddressCity": "sample string 7",
"accountDeliveryAddressDepartment": 0,
"accountDeliveryAddressCountryId": 1,
"accountDeliveryAddressCountry": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"companyId": 8,
"accountDeliveryAddressInUse": true,
"objectState": 0
}
],
"registerWebshopId": 1,
"accountTVANumber": "sample string 36",
"accountCustomerNumber": "sample string 37",
"cranes": [],
"accountpaymentTermDays": 1,
"accountPaymentTerm": 0,
"accountIsFreeDelivery": true,
"accountIsDiffrentMinFreeDeliveryPrice": true,
"accountMinimumFreeDelivery": 40.0,
"removeMobile1": true,
"invoiceWarning": "sample string 42",
"mailSalesItems": true,
"projectNumber": 44,
"objectState": 0
},
"weeklyPrice": 10.0,
"insurance": 11.0,
"nextYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"nextMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousYearlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"perviousMonthlyExamination": "2025-12-13T07:47:09.2753158+01:00",
"info": "sample string 12",
"reparations": "sample string 13",
"isInspectStandingUp": true,
"objectState": 0
},
"productSalesPrice": 2.0,
"amount": 3.0,
"salesInvoiceId": 4,
"vatPercentage": 5.0,
"lineDiscount": 6.0,
"salesInvoiceDetailGridIndex": 7,
"productDescriptionShortLanguage01": "sample string 8",
"productDescriptionShortLanguageDutch": "sample string 9",
"productCode": "sample string 10",
"salesInvoiceOldType": "sample string 11",
"salesInvoiceOldId": 1,
"netto": 12.0,
"vatId": 13,
"vat": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"isBusinessDiscountEligable": true,
"objectState": 0
}
],
"salesInvoiceAmountPayed": 30.0,
"salesInvoicePayed": true,
"transportCostExcl": 32.0,
"transportCostIncl": 33.0,
"transportCostVatPerc": 34.0,
"salesInvoiceIsPrinted": true,
"salesInvoiceIsMailed": true,
"ogm": "sample string 37",
"salesInvoiceExpiryDate": "2025-12-13T07:47:09.2753158+01:00",
"salesInvoiceTotalValueMvh": 39.0,
"salesInvoiceUBLIsCreated": true,
"useAltPostAddress": true,
"useAccountAddress": true,
"salesInvoiceReference": "sample string 43",
"objectState": 0
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.