GET api/v2/works/priceitems/GetByRelatedWorkId/{relatedWorkId}?onlyParentWorks={onlyParentWorks}

Request

URI Parameters

NameDescriptionTypeAdditional information
relatedWorkId

integer

Required

onlyParentWorks

boolean

Required

Response

WorkPriceItemBasic
NameDescriptionTypeAdditional information
Id

integer

Work

WorkBasic

OriginalPrice

decimal number

OriginalPriceBusinessUnit

decimal number

Percent

decimal number

Inherit

boolean

PriceItem

PriceItemBasic

Price

decimal number

PriceBusinessUnit

decimal number

Amount

decimal number

Description

string

Active

boolean

StatusNotes

string

Bill

boolean

BillUser

UserBasic

BillDateTime

date

BillNotes

string

Billed

boolean

BilledUser

UserBasic

BilledDateTime

date

BilledNotes

string

MultiCurrencyConfigCurrency

MultiCurrencyConfigCurrencyBasic

Response Format

application/json, text/json

Sample:
{
  "Id": 1,
  "Work": {
    "Id": 1,
    "ControlNumber": "sample string 2",
    "Number": 3,
    "Year": 4,
    "Identification": "sample string 5",
    "Active": true,
    "ReferenceKey": "sample string 7",
    "Confidential": true,
    "Finished": true,
    "WorkType": {
      "Id": 1,
      "MasterId": 2,
      "Identification": "sample string 3",
      "Active": true,
      "Confidential": true,
      "LastVersion": true,
      "Version": 7,
      "Prefix": "sample string 8",
      "SectionConfigs": [
        {
          "SectionId": 1,
          "Order": 2,
          "Visible": true
        },
        {
          "SectionId": 1,
          "Order": 2,
          "Visible": true
        }
      ]
    },
    "Account": {
      "Complement": "sample string 1",
      "ReferenceKey": "sample string 2",
      "AccountType": {
        "Active": true,
        "RequireRegistryNumber": true,
        "AccountTypeRegistryTypeId": 1,
        "Id": 3,
        "Identification": "sample string 4"
      },
      "PriceList": {
        "Active": true,
        "Expire": "2025-08-04T18:40:29.0624271Z",
        "ConsiderServiceCenterPriceListFromSampleOrWork": true,
        "Id": 3,
        "Identification": "sample string 4"
      },
      "Active": true,
      "RelatedAccountRequired": true,
      "RegistryNumber": "sample string 5",
      "CultureId": "sample string 6",
      "Id": 7,
      "Identification": "sample string 8"
    },
    "RelatedAccount": {
      "Complement": "sample string 1",
      "ReferenceKey": "sample string 2",
      "AccountType": {
        "Active": true,
        "RequireRegistryNumber": true,
        "AccountTypeRegistryTypeId": 1,
        "Id": 3,
        "Identification": "sample string 4"
      },
      "PriceList": {
        "Active": true,
        "Expire": "2025-08-04T18:40:29.0624271Z",
        "ConsiderServiceCenterPriceListFromSampleOrWork": true,
        "Id": 3,
        "Identification": "sample string 4"
      },
      "Active": true,
      "RelatedAccountRequired": true,
      "RegistryNumber": "sample string 5",
      "CultureId": "sample string 6",
      "Id": 7,
      "Identification": "sample string 8"
    },
    "OwnerUser": {
      "Active": true,
      "CultureId": "sample string 2",
      "Login": "sample string 3",
      "Email": "sample string 4",
      "ServiceCenter": {
        "Active": true,
        "PriceList": {
          "Active": true,
          "Expire": "2025-08-04T18:40:29.0624271Z",
          "ConsiderServiceCenterPriceListFromSampleOrWork": true,
          "Id": 3,
          "Identification": "sample string 4"
        },
        "Id": 2,
        "Identification": "sample string 3"
      },
      "ServiceArea": {
        "ServiceCenter": {
          "Active": true,
          "PriceList": {
            "Active": true,
            "Expire": "2025-08-04T18:40:29.0624271Z",
            "ConsiderServiceCenterPriceListFromSampleOrWork": true,
            "Id": 3,
            "Identification": "sample string 4"
          },
          "Id": 2,
          "Identification": "sample string 3"
        },
        "ExtraTime": 1,
        "ExternalServiceArea": true,
        "Active": true,
        "Id": 3,
        "Identification": "sample string 4"
      },
      "Account": {
        "Complement": "sample string 1",
        "ReferenceKey": "sample string 2",
        "AccountType": {
          "Active": true,
          "RequireRegistryNumber": true,
          "AccountTypeRegistryTypeId": 1,
          "Id": 3,
          "Identification": "sample string 4"
        },
        "PriceList": {
          "Active": true,
          "Expire": "2025-08-04T18:40:29.0624271Z",
          "ConsiderServiceCenterPriceListFromSampleOrWork": true,
          "Id": 3,
          "Identification": "sample string 4"
        },
        "Active": true,
        "RelatedAccountRequired": true,
        "RegistryNumber": "sample string 5",
        "CultureId": "sample string 6",
        "Id": 7,
        "Identification": "sample string 8"
      },
      "SignatureCertFileId": 1,
      "LicenseGroup": {
        "Id": 1,
        "Identification": "sample string 2",
        "UserReadOnlyAccessCount": 3,
        "UserEditableAccessCount": 4
      },
      "ReadOnlyAccess": true,
      "Reserved": true,
      "ServiceAreaId": 1,
      "ExternalUser": "sample string 5",
      "Id": 6,
      "Identification": "sample string 7"
    },
    "CurrentWorkFlow": {
      "Id": 1,
      "WorkFlowStepFrom": {
        "Id": 1,
        "Identification": "sample string 2",
        "Active": true
      },
      "WorkFlowStepTo": {
        "Id": 1,
        "Identification": "sample string 2",
        "Active": true
      },
      "ResponsibleUser": {
        "Active": true,
        "CultureId": "sample string 2",
        "Login": "sample string 3",
        "Email": "sample string 4",
        "ServiceCenter": {
          "Active": true,
          "PriceList": {
            "Active": true,
            "Expire": "2025-08-04T18:40:29.0624271Z",
            "ConsiderServiceCenterPriceListFromSampleOrWork": true,
            "Id": 3,
            "Identification": "sample string 4"
          },
          "Id": 2,
          "Identification": "sample string 3"
        },
        "ServiceArea": {
          "ServiceCenter": {
            "Active": true,
            "PriceList": {
              "Active": true,
              "Expire": "2025-08-04T18:40:29.0624271Z",
              "ConsiderServiceCenterPriceListFromSampleOrWork": true,
              "Id": 3,
              "Identification": "sample string 4"
            },
            "Id": 2,
            "Identification": "sample string 3"
          },
          "ExtraTime": 1,
          "ExternalServiceArea": true,
          "Active": true,
          "Id": 3,
          "Identification": "sample string 4"
        },
        "Account": {
          "Complement": "sample string 1",
          "ReferenceKey": "sample string 2",
          "AccountType": {
            "Active": true,
            "RequireRegistryNumber": true,
            "AccountTypeRegistryTypeId": 1,
            "Id": 3,
            "Identification": "sample string 4"
          },
          "PriceList": {
            "Active": true,
            "Expire": "2025-08-04T18:40:29.0624271Z",
            "ConsiderServiceCenterPriceListFromSampleOrWork": true,
            "Id": 3,
            "Identification": "sample string 4"
          },
          "Active": true,
          "RelatedAccountRequired": true,
          "RegistryNumber": "sample string 5",
          "CultureId": "sample string 6",
          "Id": 7,
          "Identification": "sample string 8"
        },
        "SignatureCertFileId": 1,
        "LicenseGroup": {
          "Id": 1,
          "Identification": "sample string 2",
          "UserReadOnlyAccessCount": 3,
          "UserEditableAccessCount": 4
        },
        "ReadOnlyAccess": true,
        "Reserved": true,
        "ServiceAreaId": 1,
        "ExternalUser": "sample string 5",
        "Id": 6,
        "Identification": "sample string 7"
      },
      "ResponsibleServiceArea": {
        "ServiceCenter": {
          "Active": true,
          "PriceList": {
            "Active": true,
            "Expire": "2025-08-04T18:40:29.0624271Z",
            "ConsiderServiceCenterPriceListFromSampleOrWork": true,
            "Id": 3,
            "Identification": "sample string 4"
          },
          "Id": 2,
          "Identification": "sample string 3"
        },
        "ExtraTime": 1,
        "ExternalServiceArea": true,
        "Active": true,
        "Id": 3,
        "Identification": "sample string 4"
      },
      "Conclusion": "2025-08-04T18:40:29.0624271Z",
      "Execution": "2025-08-04T18:40:29.0624271Z",
      "EstimatedWork": 1.1,
      "AllowSamples": true,
      "SampleStatus": {
        "Id": 1,
        "Identification": "sample string 2",
        "BeforeReceive": true,
        "AfterPublish": true,
        "PortalSampleStatus": true
      },
      "Returned": true,
      "CreateDateTime": "2025-08-04T18:40:29.0624271Z",
      "ExecuteDateTime": "2025-08-04T18:40:29.0624271Z"
    },
    "Priority": {
      "Active": true,
      "Id": 2,
      "Identification": "sample string 3"
    },
    "ServiceCenter": {
      "Active": true,
      "PriceList": {
        "Active": true,
        "Expire": "2025-08-04T18:40:29.0624271Z",
        "ConsiderServiceCenterPriceListFromSampleOrWork": true,
        "Id": 3,
        "Identification": "sample string 4"
      },
      "Id": 2,
      "Identification": "sample string 3"
    },
    "WorkConclusion": {
      "Id": 1,
      "Identification": "sample string 2",
      "Active": true
    },
    "WorkClass": {
      "Id": 1,
      "Identification": "sample string 2",
      "Active": true
    },
    "WorkSubClass": {
      "Id": 1,
      "Identification": "sample string 2",
      "Active": true
    }
  },
  "OriginalPrice": 1.1,
  "OriginalPriceBusinessUnit": 1.1,
  "Percent": 2.1,
  "Inherit": true,
  "PriceItem": {
    "PriceItemType": {
      "Id": 1,
      "Identification": "sample string 2",
      "Active": true
    },
    "Price": 1.1,
    "Bill": true,
    "Active": true,
    "EditionUser": {
      "Active": true,
      "CultureId": "sample string 2",
      "Login": "sample string 3",
      "Email": "sample string 4",
      "ServiceCenter": {
        "Active": true,
        "PriceList": {
          "Active": true,
          "Expire": "2025-08-04T18:40:29.0624271Z",
          "ConsiderServiceCenterPriceListFromSampleOrWork": true,
          "Id": 3,
          "Identification": "sample string 4"
        },
        "Id": 2,
        "Identification": "sample string 3"
      },
      "ServiceArea": {
        "ServiceCenter": {
          "Active": true,
          "PriceList": {
            "Active": true,
            "Expire": "2025-08-04T18:40:29.0624271Z",
            "ConsiderServiceCenterPriceListFromSampleOrWork": true,
            "Id": 3,
            "Identification": "sample string 4"
          },
          "Id": 2,
          "Identification": "sample string 3"
        },
        "ExtraTime": 1,
        "ExternalServiceArea": true,
        "Active": true,
        "Id": 3,
        "Identification": "sample string 4"
      },
      "Account": {
        "Complement": "sample string 1",
        "ReferenceKey": "sample string 2",
        "AccountType": {
          "Active": true,
          "RequireRegistryNumber": true,
          "AccountTypeRegistryTypeId": 1,
          "Id": 3,
          "Identification": "sample string 4"
        },
        "PriceList": {
          "Active": true,
          "Expire": "2025-08-04T18:40:29.0624271Z",
          "ConsiderServiceCenterPriceListFromSampleOrWork": true,
          "Id": 3,
          "Identification": "sample string 4"
        },
        "Active": true,
        "RelatedAccountRequired": true,
        "RegistryNumber": "sample string 5",
        "CultureId": "sample string 6",
        "Id": 7,
        "Identification": "sample string 8"
      },
      "SignatureCertFileId": 1,
      "LicenseGroup": {
        "Id": 1,
        "Identification": "sample string 2",
        "UserReadOnlyAccessCount": 3,
        "UserEditableAccessCount": 4
      },
      "ReadOnlyAccess": true,
      "Reserved": true,
      "ServiceAreaId": 1,
      "ExternalUser": "sample string 5",
      "Id": 6,
      "Identification": "sample string 7"
    },
    "MultiCurrencyConfigCurrencyId": 1,
    "MultiCurrencyConfigCurrency": {
      "Id": 1,
      "Identification": "sample string 2"
    },
    "Id": 3,
    "Identification": "sample string 4"
  },
  "Price": 1.1,
  "PriceBusinessUnit": 1.1,
  "Amount": 4.1,
  "Description": "sample string 5",
  "Active": true,
  "StatusNotes": "sample string 7",
  "Bill": true,
  "BillUser": {
    "Active": true,
    "CultureId": "sample string 2",
    "Login": "sample string 3",
    "Email": "sample string 4",
    "ServiceCenter": {
      "Active": true,
      "PriceList": {
        "Active": true,
        "Expire": "2025-08-04T18:40:29.0624271Z",
        "ConsiderServiceCenterPriceListFromSampleOrWork": true,
        "Id": 3,
        "Identification": "sample string 4"
      },
      "Id": 2,
      "Identification": "sample string 3"
    },
    "ServiceArea": {
      "ServiceCenter": {
        "Active": true,
        "PriceList": {
          "Active": true,
          "Expire": "2025-08-04T18:40:29.0624271Z",
          "ConsiderServiceCenterPriceListFromSampleOrWork": true,
          "Id": 3,
          "Identification": "sample string 4"
        },
        "Id": 2,
        "Identification": "sample string 3"
      },
      "ExtraTime": 1,
      "ExternalServiceArea": true,
      "Active": true,
      "Id": 3,
      "Identification": "sample string 4"
    },
    "Account": {
      "Complement": "sample string 1",
      "ReferenceKey": "sample string 2",
      "AccountType": {
        "Active": true,
        "RequireRegistryNumber": true,
        "AccountTypeRegistryTypeId": 1,
        "Id": 3,
        "Identification": "sample string 4"
      },
      "PriceList": {
        "Active": true,
        "Expire": "2025-08-04T18:40:29.0624271Z",
        "ConsiderServiceCenterPriceListFromSampleOrWork": true,
        "Id": 3,
        "Identification": "sample string 4"
      },
      "Active": true,
      "RelatedAccountRequired": true,
      "RegistryNumber": "sample string 5",
      "CultureId": "sample string 6",
      "Id": 7,
      "Identification": "sample string 8"
    },
    "SignatureCertFileId": 1,
    "LicenseGroup": {
      "Id": 1,
      "Identification": "sample string 2",
      "UserReadOnlyAccessCount": 3,
      "UserEditableAccessCount": 4
    },
    "ReadOnlyAccess": true,
    "Reserved": true,
    "ServiceAreaId": 1,
    "ExternalUser": "sample string 5",
    "Id": 6,
    "Identification": "sample string 7"
  },
  "BillDateTime": "2025-08-04T18:40:29.0624271Z",
  "BillNotes": "sample string 8",
  "Billed": true,
  "BilledUser": {
    "Active": true,
    "CultureId": "sample string 2",
    "Login": "sample string 3",
    "Email": "sample string 4",
    "ServiceCenter": {
      "Active": true,
      "PriceList": {
        "Active": true,
        "Expire": "2025-08-04T18:40:29.0624271Z",
        "ConsiderServiceCenterPriceListFromSampleOrWork": true,
        "Id": 3,
        "Identification": "sample string 4"
      },
      "Id": 2,
      "Identification": "sample string 3"
    },
    "ServiceArea": {
      "ServiceCenter": {
        "Active": true,
        "PriceList": {
          "Active": true,
          "Expire": "2025-08-04T18:40:29.0624271Z",
          "ConsiderServiceCenterPriceListFromSampleOrWork": true,
          "Id": 3,
          "Identification": "sample string 4"
        },
        "Id": 2,
        "Identification": "sample string 3"
      },
      "ExtraTime": 1,
      "ExternalServiceArea": true,
      "Active": true,
      "Id": 3,
      "Identification": "sample string 4"
    },
    "Account": {
      "Complement": "sample string 1",
      "ReferenceKey": "sample string 2",
      "AccountType": {
        "Active": true,
        "RequireRegistryNumber": true,
        "AccountTypeRegistryTypeId": 1,
        "Id": 3,
        "Identification": "sample string 4"
      },
      "PriceList": {
        "Active": true,
        "Expire": "2025-08-04T18:40:29.0624271Z",
        "ConsiderServiceCenterPriceListFromSampleOrWork": true,
        "Id": 3,
        "Identification": "sample string 4"
      },
      "Active": true,
      "RelatedAccountRequired": true,
      "RegistryNumber": "sample string 5",
      "CultureId": "sample string 6",
      "Id": 7,
      "Identification": "sample string 8"
    },
    "SignatureCertFileId": 1,
    "LicenseGroup": {
      "Id": 1,
      "Identification": "sample string 2",
      "UserReadOnlyAccessCount": 3,
      "UserEditableAccessCount": 4
    },
    "ReadOnlyAccess": true,
    "Reserved": true,
    "ServiceAreaId": 1,
    "ExternalUser": "sample string 5",
    "Id": 6,
    "Identification": "sample string 7"
  },
  "BilledDateTime": "2025-08-04T18:40:29.0624271Z",
  "BilledNotes": "sample string 10",
  "MultiCurrencyConfigCurrency": {
    "Active": true,
    "CurrencyId": 2,
    "Currency": {
      "Id": 1,
      "CurrencyCode": "sample string 2"
    },
    "CultureId": "sample string 3",
    "Id": 4,
    "Identification": "sample string 5"
  }
}

text/html

Sample:
{"Id":1,"Work":{"Id":1,"ControlNumber":"sample string 2","Number":3,"Year":4,"Identification":"sample string 5","Active":true,"ReferenceKey":"sample string 7","Confidential":true,"Finished":true,"WorkType":{"Id":1,"MasterId":2,"Identification":"sample string 3","Active":true,"Confidential":true,"LastVersion":true,"Version":7,"Prefix":"sample string 8","SectionConfigs":[{"SectionId":1,"Order":2,"Visible":true},{"SectionId":1,"Order":2,"Visible":true}]},"Account":{"Complement":"sample string 1","ReferenceKey":"sample string 2","AccountType":{"Active":true,"RequireRegistryNumber":true,"AccountTypeRegistryTypeId":1,"Id":3,"Identification":"sample string 4"},"PriceList":{"Active":true,"Expire":"2025-08-04T18:40:29.0624271Z","ConsiderServiceCenterPriceListFromSampleOrWork":true,"Id":3,"Identification":"sample string 4"},"Active":true,"RelatedAccountRequired":true,"RegistryNumber":"sample string 5","CultureId":"sample string 6","Id":7,"Identification":"sample string 8"},"RelatedAccount":{"Complement":"sample string 1","ReferenceKey":"sample string 2","AccountType":{"Active":true,"RequireRegistryNumber":true,"AccountTypeRegistryTypeId":1,"Id":3,"Identification":"sample string 4"},"PriceList":{"Active":true,"Expire":"2025-08-04T18:40:29.0624271Z","ConsiderServiceCenterPriceListFromSampleOrWork":true,"Id":3,"Identification":"sample string 4"},"Active":true,"RelatedAccountRequired":true,"RegistryNumber":"sample string 5","CultureId":"sample string 6","Id":7,"Identification":"sample string 8"},"OwnerUser":{"Active":true,"CultureId":"sample string 2","Login":"sample string 3","Email":"sample string 4","ServiceCenter":{"Active":true,"PriceList":{"Active":true,"Expire":"2025-08-04T18:40:29.0624271Z","ConsiderServiceCenterPriceListFromSampleOrWork":true,"Id":3,"Identification":"sample string 4"},"Id":2,"Identification":"sample string 3"},"ServiceArea":{"ServiceCenter":{"Active":true,"PriceList":{"Active":true,"Expire":"2025-08-04T18:40:29.0624271Z","ConsiderServiceCenterPriceListFromSampleOrWork":true,"Id":3,"Identification":"sample string 4"},"Id":2,"Identification":"sample string 3"},"ExtraTime":1,"ExternalServiceArea":true,"Active":true,"Id":3,"Identification":"sample string 4"},"Account":{"Complement":"sample string 1","ReferenceKey":"sample string 2","AccountType":{"Active":true,"RequireRegistryNumber":true,"AccountTypeRegistryTypeId":1,"Id":3,"Identification":"sample string 4"},"PriceList":{"Active":true,"Expire":"2025-08-04T18:40:29.0624271Z","ConsiderServiceCenterPriceListFromSampleOrWork":true,"Id":3,"Identification":"sample string 4"},"Active":true,"RelatedAccountRequired":true,"RegistryNumber":"sample string 5","CultureId":"sample string 6","Id":7,"Identification":"sample string 8"},"SignatureCertFileId":1,"LicenseGroup":{"Id":1,"Identification":"sample string 2","UserReadOnlyAccessCount":3,"UserEditableAccessCount":4},"ReadOnlyAccess":true,"Reserved":true,"ServiceAreaId":1,"ExternalUser":"sample string 5","Id":6,"Identification":"sample string 7"},"CurrentWorkFlow":{"Id":1,"WorkFlowStepFrom":{"Id":1,"Identification":"sample string 2","Active":true},"WorkFlowStepTo":{"Id":1,"Identification":"sample string 2","Active":true},"ResponsibleUser":{"Active":true,"CultureId":"sample string 2","Login":"sample string 3","Email":"sample string 4","ServiceCenter":{"Active":true,"PriceList":{"Active":true,"Expire":"2025-08-04T18:40:29.0624271Z","ConsiderServiceCenterPriceListFromSampleOrWork":true,"Id":3,"Identification":"sample string 4"},"Id":2,"Identification":"sample string 3"},"ServiceArea":{"ServiceCenter":{"Active":true,"PriceList":{"Active":true,"Expire":"2025-08-04T18:40:29.0624271Z","ConsiderServiceCenterPriceListFromSampleOrWork":true,"Id":3,"Identification":"sample string 4"},"Id":2,"Identification":"sample string 3"},"ExtraTime":1,"ExternalServiceArea":true,"Active":true,"Id":3,"Identification":"sample string 4"},"Account":{"Complement":"sample string 1","ReferenceKey":"sample string 2","AccountType":{"Active":true,"RequireRegistryNumber":true,"AccountTypeRegistryTypeId":1,"Id":3,"Identification":"sample string 4"},"PriceList":{"Active":true,"Expire":"2025-08-04T18:40:29.0624271Z","ConsiderServiceCenterPriceListFromSampleOrWork":true,"Id":3,"Identification":"sample string 4"},"Active":true,"RelatedAccountRequired":true,"RegistryNumber":"sample string 5","CultureId":"sample string 6","Id":7,"Identification":"sample string 8"},"SignatureCertFileId":1,"LicenseGroup":{"Id":1,"Identification":"sample string 2","UserReadOnlyAccessCount":3,"UserEditableAccessCount":4},"ReadOnlyAccess":true,"Reserved":true,"ServiceAreaId":1,"ExternalUser":"sample string 5","Id":6,"Identification":"sample string 7"},"ResponsibleServiceArea":{"ServiceCenter":{"Active":true,"PriceList":{"Active":true,"Expire":"2025-08-04T18:40:29.0624271Z","ConsiderServiceCenterPriceListFromSampleOrWork":true,"Id":3,"Identification":"sample string 4"},"Id":2,"Identification":"sample string 3"},"ExtraTime":1,"ExternalServiceArea":true,"Active":true,"Id":3,"Identification":"sample string 4"},"Conclusion":"2025-08-04T18:40:29.0624271Z","Execution":"2025-08-04T18:40:29.0624271Z","EstimatedWork":1.1,"AllowSamples":true,"SampleStatus":{"Id":1,"Identification":"sample string 2","BeforeReceive":true,"AfterPublish":true,"PortalSampleStatus":true},"Returned":true,"CreateDateTime":"2025-08-04T18:40:29.0624271Z","ExecuteDateTime":"2025-08-04T18:40:29.0624271Z"},"Priority":{"Active":true,"Id":2,"Identification":"sample string 3"},"ServiceCenter":{"Active":true,"PriceList":{"Active":true,"Expire":"2025-08-04T18:40:29.0624271Z","ConsiderServiceCenterPriceListFromSampleOrWork":true,"Id":3,"Identification":"sample string 4"},"Id":2,"Identification":"sample string 3"},"WorkConclusion":{"Id":1,"Identification":"sample string 2","Active":true},"WorkClass":{"Id":1,"Identification":"sample string 2","Active":true},"WorkSubClass":{"Id":1,"Identification":"sample string 2","Active":true}},"OriginalPrice":1.1,"OriginalPriceBusinessUnit":1.1,"Percent":2.1,"Inherit":true,"PriceItem":{"PriceItemType":{"Id":1,"Identification":"sample string 2","Active":true},"Price":1.1,"Bill":true,"Active":true,"EditionUser":{"Active":true,"CultureId":"sample string 2","Login":"sample string 3","Email":"sample string 4","ServiceCenter":{"Active":true,"PriceList":{"Active":true,"Expire":"2025-08-04T18:40:29.0624271Z","ConsiderServiceCenterPriceListFromSampleOrWork":true,"Id":3,"Identification":"sample string 4"},"Id":2,"Identification":"sample string 3"},"ServiceArea":{"ServiceCenter":{"Active":true,"PriceList":{"Active":true,"Expire":"2025-08-04T18:40:29.0624271Z","ConsiderServiceCenterPriceListFromSampleOrWork":true,"Id":3,"Identification":"sample string 4"},"Id":2,"Identification":"sample string 3"},"ExtraTime":1,"ExternalServiceArea":true,"Active":true,"Id":3,"Identification":"sample string 4"},"Account":{"Complement":"sample string 1","ReferenceKey":"sample string 2","AccountType":{"Active":true,"RequireRegistryNumber":true,"AccountTypeRegistryTypeId":1,"Id":3,"Identification":"sample string 4"},"PriceList":{"Active":true,"Expire":"2025-08-04T18:40:29.0624271Z","ConsiderServiceCenterPriceListFromSampleOrWork":true,"Id":3,"Identification":"sample string 4"},"Active":true,"RelatedAccountRequired":true,"RegistryNumber":"sample string 5","CultureId":"sample string 6","Id":7,"Identification":"sample string 8"},"SignatureCertFileId":1,"LicenseGroup":{"Id":1,"Identification":"sample string 2","UserReadOnlyAccessCount":3,"UserEditableAccessCount":4},"ReadOnlyAccess":true,"Reserved":true,"ServiceAreaId":1,"ExternalUser":"sample string 5","Id":6,"Identification":"sample string 7"},"MultiCurrencyConfigCurrencyId":1,"MultiCurrencyConfigCurrency":{"Id":1,"Identification":"sample string 2"},"Id":3,"Identification":"sample string 4"},"Price":1.1,"PriceBusinessUnit":1.1,"Amount":4.1,"Description":"sample string 5","Active":true,"StatusNotes":"sample string 7","Bill":true,"BillUser":{"Active":true,"CultureId":"sample string 2","Login":"sample string 3","Email":"sample string 4","ServiceCenter":{"Active":true,"PriceList":{"Active":true,"Expire":"2025-08-04T18:40:29.0624271Z","ConsiderServiceCenterPriceListFromSampleOrWork":true,"Id":3,"Identification":"sample string 4"},"Id":2,"Identification":"sample string 3"},"ServiceArea":{"ServiceCenter":{"Active":true,"PriceList":{"Active":true,"Expire":"2025-08-04T18:40:29.0624271Z","ConsiderServiceCenterPriceListFromSampleOrWork":true,"Id":3,"Identification":"sample string 4"},"Id":2,"Identification":"sample string 3"},"ExtraTime":1,"ExternalServiceArea":true,"Active":true,"Id":3,"Identification":"sample string 4"},"Account":{"Complement":"sample string 1","ReferenceKey":"sample string 2","AccountType":{"Active":true,"RequireRegistryNumber":true,"AccountTypeRegistryTypeId":1,"Id":3,"Identification":"sample string 4"},"PriceList":{"Active":true,"Expire":"2025-08-04T18:40:29.0624271Z","ConsiderServiceCenterPriceListFromSampleOrWork":true,"Id":3,"Identification":"sample string 4"},"Active":true,"RelatedAccountRequired":true,"RegistryNumber":"sample string 5","CultureId":"sample string 6","Id":7,"Identification":"sample string 8"},"SignatureCertFileId":1,"LicenseGroup":{"Id":1,"Identification":"sample string 2","UserReadOnlyAccessCount":3,"UserEditableAccessCount":4},"ReadOnlyAccess":true,"Reserved":true,"ServiceAreaId":1,"ExternalUser":"sample string 5","Id":6,"Identification":"sample string 7"},"BillDateTime":"2025-08-04T18:40:29.0624271Z","BillNotes":"sample string 8","Billed":true,"BilledUser":{"Active":true,"CultureId":"sample string 2","Login":"sample string 3","Email":"sample string 4","ServiceCenter":{"Active":true,"PriceList":{"Active":true,"Expire":"2025-08-04T18:40:29.0624271Z","ConsiderServiceCenterPriceListFromSampleOrWork":true,"Id":3,"Identification":"sample string 4"},"Id":2,"Identification":"sample string 3"},"ServiceArea":{"ServiceCenter":{"Active":true,"PriceList":{"Active":true,"Expire":"2025-08-04T18:40:29.0624271Z","ConsiderServiceCenterPriceListFromSampleOrWork":true,"Id":3,"Identification":"sample string 4"},"Id":2,"Identification":"sample string 3"},"ExtraTime":1,"ExternalServiceArea":true,"Active":true,"Id":3,"Identification":"sample string 4"},"Account":{"Complement":"sample string 1","ReferenceKey":"sample string 2","AccountType":{"Active":true,"RequireRegistryNumber":true,"AccountTypeRegistryTypeId":1,"Id":3,"Identification":"sample string 4"},"PriceList":{"Active":true,"Expire":"2025-08-04T18:40:29.0624271Z","ConsiderServiceCenterPriceListFromSampleOrWork":true,"Id":3,"Identification":"sample string 4"},"Active":true,"RelatedAccountRequired":true,"RegistryNumber":"sample string 5","CultureId":"sample string 6","Id":7,"Identification":"sample string 8"},"SignatureCertFileId":1,"LicenseGroup":{"Id":1,"Identification":"sample string 2","UserReadOnlyAccessCount":3,"UserEditableAccessCount":4},"ReadOnlyAccess":true,"Reserved":true,"ServiceAreaId":1,"ExternalUser":"sample string 5","Id":6,"Identification":"sample string 7"},"BilledDateTime":"2025-08-04T18:40:29.0624271Z","BilledNotes":"sample string 10","MultiCurrencyConfigCurrency":{"Active":true,"CurrencyId":2,"Currency":{"Id":1,"CurrencyCode":"sample string 2"},"CultureId":"sample string 3","Id":4,"Identification":"sample string 5"}}